Log in

View Full Version : dimension limit script?



Noddy
07-31-2007, 11:31 PM
Is there a script out there that allows you to input something like 800x600px and if the text amount exceeds the space of the inputted anount, it would put the remaining text on another page?

Ex:
Say a tutorial was made, and it exceeds 500x500 pixels, it would have the next, prev navigation.

Sorry if I'm not clear..

Noddy
08-17-2007, 02:41 AM
I should rephrase it..
Say you were in photoshop and you sliced up your layout,
and the content box was 500 x 500 (or whatever)
and you didn't want your content to overflow and scroll,
so you put on a new page.

Is there a script that would place it on the new page after it exceeded the amount like 500x500?
Or something close to it?

Twey
08-17-2007, 04:34 AM
I don't think so. It's a really bad move to size anything in pixels that's intended to hold text: text scales in opposition to pixels when resolution is increased. I suggest percentages, or perhaps ems.