Announcement
Collapse
No announcement yet.
Examples of new pagenav_xxx templates in use
Collapse
X
-
Okay, now that someone else has put in the effort to try and work out a method, here is the code I used to create the screenshot.
pagenav
Code:<table cellpadding="0" cellspacing="0" border="0"><form><tr> <td><smallfont>Go to page $prevlink<select name="pagenumber" onchange="window.location=('$address&pagenumber='+this.options[this.selectedIndex].value)"> $firstlink$pagenav$lastlink </select>$nextlink </smallfont></td> </tr></form></table>
Code:<option value="$curpage" selected>Page $curpage/$totalpages</option>
Code:<option value="$curpage">First Page</option>
Code:<option value="$curpage">Last Page</option>
Code:<input type="button" value=">" onclick="window.location='$address&pagenumber=$nextpage'")" style="font-size:11px">
Code:<option value="$curpage">Page $curpage/$totalpages</option>
Code:<input type="button" value="<" onclick="window.location='$address&pagenumber=$prevpage'")" style="font-size:11px">
Last edited by Kier; Sat 11th Aug '01, 7:24am.
Comment
-
Ahh...but does it work in Netscape 4.7 and below? I had similar code but had to do all the javascript monkey business because stupid Netscape 4.7 didn't like it.
Anyhow, people seem to like the implementation I put on Murmurs, much more than the default anyhow.
Ethan
Comment
-
Just in case anybody want to try Kier's version of this script, it definitely "DOES NOT" work in 4.7 and was the cause of my my forums being down to NetChit users for four days...
ethank: Thank you... Yours is working just fine in 4.7...... BUT I don't know about newer versions of NetChit...
Last edited by edpak; Wed 29th Aug '01, 7:54pm.
Comment
-
Sorry Kier but it didn't work for me... I have 4.7 on another 'puter and when I checked the threads that contained your version of the script all I got was a blank page...
Forums themselves where not affected... In any case all is cool now... I think...
Originally posted by Kier
Well that's odd... because it works (for me) in NS4.6...
Comment
-
just as a huh?, your html post on my browser does not word wrap so it extends the posting off my screen. I haven't seen this before.
Anyone know what causes this?Brian Cole
Publisher, electrobase
__________________
visit electrobase, a comprehensive directory of electronics industry distributors, manufacturers representatives, and the lines they carry.
Comment
-
Comment
-
Ok first off read the sig.
It seems like it KINDA works, but its butchering the layout. How do I add each line of code in the tempate? Do I put the cursor after the original code, press enter and paste, or replace the whole code etc?
Comment
-
all the images are not showing up
/me can't see anyhthingBoard of the Month: November
Websites: Pixeljunction , vBulletin.org
Button Sets: XP and Aqua Button sets! FREE!
vB Customization: My sig is now vbulletin compliant. Contact me to make yours compliant too!
Comment
-
Missing images
I am trying to follow some of these threads but all to frequently I notice that images that are in the openings message or near the top of the thread are missing, rendering the entire topic virtually useless.
Two of the images I am referring to are from Kier and from Kevin.
Guys? Can you give us these images again please? Thanks.
Polinco
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment