I am trying to do a theme with a java script rollover to create a tab effect in the nav bar. I am using a simple java script but for some reason it wont do the rollover image change. The script keeps adding a \ for every '
Do you know how i can fix this to get this script to function? Here is an example of the code error.
Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
Posted:
Wed Dec 10, 2003 12:56 am
The code that is writing that code out must be using an addslashes() function. See if that's the case. If so, either get rid of the addslashes() code or add a stripslashes() to the routine.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum