View Single Post
11-28-2007, 12:51 AM
#8
querk is offline querk
Status: Junior Member
Join date: Nov 2007
Location:
Expertise:
Software:
 
Posts: 39
iTrader: 1 / 100%
 

querk is on a distinguished road

  Old

After changing those it is still not opening the tabs, maybe another typo? I will look as well before I go to work.
COuld it be this

Code:
var el = document.getElementById(element.id);
and this
Code:
onclick="swap (this);
needing to be something liek this
Code:
onclick="swap (this.terms);