View Full Version : Need help making a module...
DarknessDivine
09-01-2004, 09:27 AM
Can anyone help me use this but make a nfl standings only module??
http://www.vbadvanced.com/forum/showthread.php?t=1317
:confused:
Brian
09-01-2004, 12:30 PM
It *looks* like you could just remove the select box, then change this line:
var iframecode="<center><iframe id='external' style='width:155;height:220;' src='http://www.sportsline.com/nba/box-scoreboards' scrolling='auto' border=0 marginwidth=1 marginheight=1 align=center frameborder=0></iframe></center>";
To this:
var iframecode="<center><iframe id='external' style='width:155;height:220;' src='http://www.sportsline.com/nfl/box-scoreboards' scrolling='auto' border=0 marginwidth=1 marginheight=1 align=center frameborder=0></iframe></center>";
DarknessDivine
09-02-2004, 08:48 AM
I can't get it to work, I've tried everything...man this sucks
Brian
09-02-2004, 12:32 PM
Hmmm... Why not just create an iframe that points to http://www.sportsline.com/nfl/box-scoreboards?
DarknessDivine
09-02-2004, 05:26 PM
Because I'm trying to get the standings to show instead of the scoreboard and it won't...
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.