View Full Version : hey everybody, maybe you can help me¿
canadian_legend
08-25-2002, 03:38 AM
Hi, I'm not sure if what I want would be java or html, but I'll ask here first.
I have a jokes page, but once I start added jokes, the scroll bar would eventually get tiny and it would take forever to load because I'll have way to many jokes. But what I don't want to do is make more pages, and just link them together.
ex. jokes1.html -linkto- jokes2.html -linkto- jokes3.html
So I was wondering if someone could tell me if there's a script that all you have to do is click an arrow and a list of ten or so jokes come up, then once your finished reading them, you click the arrow for the next ten. And all the jokes would be stored on a separate html page.
This way all that would have to load is the ten jokes, and not an entire another page.
So, thanks in advance for anyone who can help me.
Bye.
justame
08-25-2002, 03:44 AM
can...
sure ya can do what you just a want®...aka alll the jokes on just a one® page...
try doing something just a like® this...
<a name="topofjokelist"> </a>
<a href="#one">1-10</a> <a href="#two">11-20</a> etc...
n' thennn sayyy the viewer just a clicks® on the first one???where ya want them to go??? have...
<a name="one"> </a>joke one
joke two etc...
joke ten...
<a href="#topofjokelist">back to joke menu</a>
<a name="two"> </a> joke eleven
joke twelve...etc
joke nineteen
<a href="#topofjokelist">back to joke menu</a>
n' just a carry® on like thattt...:O)))
trusting/hoping ya get the idea...goodluck...
canadian_legend
08-25-2002, 03:48 AM
ohhhhhh-k, thanks, that's like "a-links" or somthing isn't it.
I think I used that for my old site, forgot about it.
thanks
but, will that slow down load time, because I'm still having a ton of jokes on one page, like I mean TONS!.
justame
08-25-2002, 03:56 AM
can...
just a yup® on slowing down the page loading...:O((( mayyybe once ya get say like ummm 40 jokes on one page??? just a right® click on the html n' view properties...n' ifin' its getting close to say 15-30kb in size??? thennn /me would just a start® having your links go...
<a href="joke1.html#one">1-10</a> etc...
<a href="joke2.html#five">51-60</a>
canadian_legend
08-25-2002, 04:04 AM
k. what about this: could I put a frame of some sort in, then you click something and it loads the next frame over the old one, or replaces the old one. so it'd be like loading another page, but within the first page, and only loading the words?
or could I make asp files or something that have a bunch of jokes, then you pick which collection of jokes you want, then you get that asp framed within that page?
justame
08-25-2002, 04:26 AM
Originally posted by canadian_legend
k. what about this: could I put a frame of some sort in, then you click something and it loads the next frame over the old one, or replaces the old one. so it'd be like loading another page, but within the first page, and only loading the words?
or could I make asp files or something that have a bunch of jokes, then you pick which collection of jokes you want, then you get that asp framed within that page?
ummm yup you could just a do® those things tooo...'cept yourrre the one who said...you didnt wanttt to make just a new® pages...lol...
no matter whether youre having new pages load in just a frameset® orrr having new pages just a load® on their own since the 'images' twould have been in the viewers cache n' would load pretty quick n' only the newest text would be 'loading' fresh...
canadian_legend
08-25-2002, 04:22 PM
hum. I think I'll use a combo of both a-links and framed thingy. And since yuo already showed me how to use the a-links. Can you give me an example, or show me how to do the framed part?
canadian_legend
09-02-2002, 02:30 AM
can someone show me how to do this:
Have it so you have, lets say 5 links (short jokes, long jokes, q 'n' a jokes, and lists), on the top of the page.
Then you click the one you want, and it loads an asp file (or something) onto the page you are already on (it loads it under the 5 links).
And on the asp file are that type of jokes and a-links which send you down the list quickly.
Also, I'd want the asp files to have their own scroll bars.
can anybody help me out?
canadian_legend
09-08-2002, 01:19 PM
anybody? come on, somebody has to beable to help me out.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.