Current location: Hot Scripts Forums » General Web Coding » JavaScript » Need Script for generating multiple pages


Need Script for generating multiple pages

Reply
  #1 (permalink)  
Old 03-10-05, 05:39 AM
lifemare lifemare is offline
New Member
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Question Need Script for generating multiple pages

Hi all

I got a problem involving CSS on a website
all of its content is encapsulated in a single paragraph of code. That includes images and text. I'm in desperate need of sectioning the page, because it's getting too big to properly load. Is there a way to force automatic numbering of pages, like in search engines results? Otherwise it would be an hassle, i'm not even very sure on how to do it manually. Unless i break everything into individual links, but that would look awful.
I know it could be done on php. But unfortunately i cannot upload files to this server except images. So i'll have to stick to html and javascript.
Please help.
Reply With Quote
  #2 (permalink)  
Old 03-14-05, 10:34 AM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
Javascript (and CSS) is clientside which means it has to be downloaded to the visitor before it can execute. If you use a script to break the page up into sections and only display one at a time, the visitor still has to download all the data on the same page.
I'm sorry to say it, but it's either a serverside language like PHP, or the manual way left as options... Otherwise you can't avoid letting the visitor download all data on the same page.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
Script needed, top 10 pages on site visited? Read for info iswd Script Requests 0 03-08-05 04:47 AM
Please help looking for a script for member pages! wpcadmin PHP 4 08-12-04 11:41 AM
Is there any integrity of script rankings? webmaster@atmanager.com Hot Scripts Forum Questions, Suggestions and Feedback 17 08-06-04 12:12 AM
Artist pages script needed SR_Ben Script Requests 0 07-09-04 02:30 PM


All times are GMT -5. The time now is 10:43 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.