Exploding Garrmondo Weiner Interactive Swiss Army Penis

Exploding Garrmondo Weiner Interactive Swiss Army Penis (http://www.gamingforce.org/forums/index.php)
-   Board Support (http://www.gamingforce.org/forums/forumdisplay.php?f=40)
-   -   Quick Links menu HTML code busted (http://www.gamingforce.org/forums/showthread.php?t=23812)

THE POWER OF WATER Jul 28, 2007 09:37 PM

Quick Links menu HTML code busted
 
Code:

<tr><td class="thead">Quick Links</td></tr>               
                <tr><td class="vbmenu_option"><a href="forumdisplay.php?do=markread">Mark Forums Read</a></td></tr>
                <tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">Open Buddy List</a></td></tr>
                <tr<td class="vbmenu_option"><a href="calendar.php">Calendar</a></td></tr>
                <tr><td class="vbmenu_option"><a href="worldmap.php">Member IP Map</a></td></tr>
                <tr><td class="vbmenu_option"><a href="vbgooglemapme.php">GF Member Google Map</a></td></tr>
                <!-- <tr><td class="vbmenu_option"><a href="/gffarchive/" target="_ARCHIVE">GFF Archive Board</a></td></tr> -->
                <tr><td class="vbmenu_option"><a href="#" onClick="window.open('chat/chat.php?nick=CHz','key','WIDTH=640,HEIGHT=400,scrollbars=no,');return false;">ChocoChat</a></td></tr>
                <tr><td class="vbmenu_option"><a href="pizzastats.php">Tombstone Pizza Stats</a></td></tr>

That red line is missing a ">" after the "<tr" and should be:

Code:

<tr><td class="vbmenu_option"><a href="calendar.php">Calendar</a></td></tr>
For why I noticed, compare these two screenshots of the first section of the menu in Firefox (left) and Safari (right):

http://www.quiteajolt.com/gff/quicklinksfirefox.png http://www.quiteajolt.com/gff/quicklinkssafari.png

ramoth Jul 28, 2007 10:14 PM

I like how it works just fine in Firefox.
http://colonelskills.belkanairforce....ages/ace/1.gif
Superior parsing.

YO PITTSBURGH MIKE HERE Jul 29, 2007 01:49 AM

Yeah, wasn't that you who originally coded that for Mozilla, rambo?

Bigblah Jul 29, 2007 08:36 AM

Fixed. I noticed this when browsing with IE7 but never got around to it :3


All times are GMT -5. The time now is 06:46 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.