No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hi I'm build a custom tab interface. When each tab is clicked a webpage is loaded into an iframe. There are multiple tabs so I've created multiple tab object that have a url parameter stored in them. However I want each tab to remember the last page that it was …
Line 43. <td width="531" align="left" style="background: eurl(img/vr.gif) repeat-y left"> Theres an extra e in there.
Can you please post your code?
Please include ALL relevant code. How can people provide a solution when the code you've given doesn't do anything?
Using that many <div> tags is a very amateur way of coding something like that. I would use <ul>, something like this : <ul id="whatever"> <li>stuff here</li> <li>stuff here</li> <li>stuff here</li> <li>stuff here</li> <li>stuff here</li> <li>stuff here</li> <li>stuff here</li> <li>stuff here</li> (x8 times) </ul> ...and for the styling something like …
The End.
tanoru