This is a discussion on splitting content into pages within the PHP General forums, part of the PHP Programming Forums category; hi there , i have an issue trying to split content into pages , we have a popup with content and a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hi there , i have an issue trying to split content into pages , we have a
popup with content and a background image with a set height , when there is more content the background repeats , theoretically i'd want to split the content into pages after a given length or line length or where it meets the background image height how can i do this ? |