Hello
I am working on a site and I am trying to insert an onClick function into the JS, so users can click to the different links. Well, when I do add the onClick function the links work but the java slider of the images stop, when I take out the onClick function links don't work but slider works? I am mind dead trying to work with this. I don't know if the function needs to be in a separate <script> </script> or what.
If anyone wants to look at the website code at the script snippet visit
http://www.centralillinoisbusiness.net/newsite.php this site is in design and development, you will see 5 jpgs that slide/expand when mouse hovers over but if I insert functions for the links slide/expand stops. I have the JS attached in a txt notepad hope someone can view the code.
Thanks Appreciation, Ken
I am working on a site and I am trying to insert an onClick function into the JS, so users can click to the different links. Well, when I do add the onClick function the links work but the java slider of the images stop, when I take out the onClick function links don't work but slider works? I am mind dead trying to work with this. I don't know if the function needs to be in a separate <script> </script> or what.
If anyone wants to look at the website code at the script snippet visit
http://www.centralillinoisbusiness.net/newsite.php this site is in design and development, you will see 5 jpgs that slide/expand when mouse hovers over but if I insert functions for the links slide/expand stops. I have the JS attached in a txt notepad hope someone can view the code.
Thanks Appreciation, Ken
Comment