PDA

View Full Version : Navigation buttons


birlep
14-Feb-2005, 11:14 AM
I notice I have some different code on one of my sites to the others which could be causing me some javascript warning probs.

This is onmouseover, on the one site it is coded as onmouseover="onhnav_....' and this is where I get some issues.
(www.thelondonsouvenirshop.com)

whilst on the others it is coded onmouseover = swapimage ( ...

Which is right and where do you cahnge the code?


Thanks
Peter Birley

Nadeem
16-Feb-2005, 08:22 AM
Hi Peter,

If you go to "Advance | Template Manager", here click on "Main" tab, then click on "Mouse Over", so it brings up "Act_Mouseover.html".

The code here should be:
onMouseOver="SwapImage('NETQUOTEVAR:NAVNAME','NETQUOTEVAR:ALTIMAGEFILE')" onMouseOut="RestoreImage()"

Please compare this to what you have? and replace if its different.

Kind Regards

birlep
18-Feb-2005, 01:05 PM
Thanks, I get a template not found message so not sure how the person bult this site.
I can see the template in the site 1 folder.
May need to rebuild the site myself.
Peter

Nadeem
18-Feb-2005, 03:14 PM
Hi there

In "Advance | Template Manager", if you click on "Editor", make sure it says "notepad.exe %s" here, if it does not say this, remove what inside and type it in. Then check the template.

Kind Regards