RE: Scaling HTML

2013-07-12 Thread GregAtGregLowDotCom
From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Tony Wright Sent: Friday, 12 July 2013 3:14 PM To: ozDotNet Subject: Re: Scaling HTML Hi Greg, Have you considered using an IFRAME? It would compartmentalise the markup. Regards, Tony On Fri

Re: Scaling HTML

2013-07-12 Thread David Richards
An iframe on it's own wouldn't do it. But I think there is a zoom property in the DOM somewhere. David If we can hit that bullseye, the rest of the dominoes will fall like a house of cards... checkmate! -Zapp Brannigan, Futurama On 12 July 2013 15:13, Tony Wright tonyw...@gmail.com wrote:

RE: Scaling HTML

2013-07-12 Thread GregAtGregLowDotCom
Richards Sent: Friday, 12 July 2013 4:02 PM To: ozDotNet Subject: Re: Scaling HTML An iframe on it's own wouldn't do it. But I think there is a zoom property in the DOM somewhere. David If we can hit that bullseye, the rest of the dominoes will fall like a house of cards... checkmate

Re: Scaling HTML

2013-07-12 Thread David Richards
: www.sqldownunder.com ** ** *From:* ozdotnet-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *David Richards *Sent:* Friday, 12 July 2013 4:02 PM *To:* ozDotNet *Subject:* Re: Scaling HTML ** ** An iframe on it's own wouldn't do it. But I think

FW: Scaling HTML

2013-07-12 Thread GregAtGregLowDotCom
] On Behalf Of David Richards Sent: Friday, 12 July 2013 4:58 PM To: ozDotNet Subject: Re: Scaling HTML Let me google that for you ;) http://dev.hubspot.com/blog/bid/89755/jQuery-Zoomer-Zoom-up-your-iFrames I think that's close to what you want. David If we can hit that bullseye

Re: FW: Scaling HTML

2013-07-12 Thread Stephen Price
** ** *From:* ozdotnet-boun...@ozdotnet.com [ mailto:ozdotnet-boun...@ozdotnet.com ozdotnet-boun...@ozdotnet.com] *On Behalf Of *David Richards *Sent:* Friday, 12 July 2013 4:58 PM *To:* ozDotNet *Subject:* Re: Scaling HTML ** ** Let me google that for you ;) ** ** http

RE: Scaling HTML

2013-07-12 Thread Tony Wright
-the-content-of-an-iframe/2224816#2224816 From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of GregAtGregLowDotCom Sent: Friday, 12 July 2013 4:00 PM To: ozDotNet Subject: RE: Scaling HTML Hi Tony, Yep, that was top of my list. I had this recollection

RE: Scaling HTML

2013-07-12 Thread James Chapman-Smith
Hi Greg, Is this an example of the kind of scaling HTML that you're looking for? http://www.getgroundedfootwear.com/ Cheers. James. From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of GregAtGregLowDotCom Sent: Friday, 12 July 2013 13:33 To: ozDotNet

RE: Scaling HTML

2013-07-12 Thread GregAtGregLowDotCom
│ +61 3 8676 4913 fax SQL Down Under | Web: http://www.sqldownunder.com/ www.sqldownunder.com From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of James Chapman-Smith Sent: Friday, 12 July 2013 11:37 PM To: ozDotNet Subject: RE: Scaling HTML Hi Greg

Scaling HTML

2013-07-11 Thread GregAtGregLowDotCom
If I have a server that sends me a bunch of HTML (ie a web page) and I want to insert it within my MVC4 page, but I want to auto-scale it to a particular size, any suggestions about how I'd best go about that? Regards, Greg Dr Greg Low CEO and Principal Mentor SQL Down Under SQL

Re: Scaling HTML

2013-07-11 Thread Craig van Nieuwkerk
What does auto-scale it mean? Does it have fixed widths coded into the html that you wish to change somehow based on page size? On Fri, Jul 12, 2013 at 2:02 PM, GregAtGregLowDotCom g...@greglow.comwrote: If I have a server that sends me a bunch of HTML (ie a web page) and I want to insert it

RE: Scaling HTML

2013-07-11 Thread GregAtGregLowDotCom
4913 fax SQL Down Under | Web: http://www.sqldownunder.com/ www.sqldownunder.com From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Craig van Nieuwkerk Sent: Friday, 12 July 2013 2:05 PM To: ozDotNet Subject: Re: Scaling HTML What does auto-scale it mean

Re: Scaling HTML

2013-07-11 Thread Tony Wright
** ** *From:* ozdotnet-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Craig van Nieuwkerk *Sent:* Friday, 12 July 2013 2:05 PM *To:* ozDotNet *Subject:* Re: Scaling HTML ** ** What does auto-scale it mean? Does it have fixed widths coded into the html