I'm working on redesigning our site and I'm having a problem with a JS mouseover/popup. Hopefully someone here can help me. Right now, when you mouse over an ad, you get a larger version of the ad in a popup window that appears to the left. What I need to do is make it popup to the right instead.
You can see the current popup in action here: http://www.stltoday.com/autos
Go to the Featured Autos section.
...
User Profile
Collapse
-
stevemtno started a topic need help with JS mouseover/popup: appears to the left instead of the rightin Javascriptneed help with JS mouseover/popup: appears to the left instead of the right
-
Thanks to Arty Effem on the WebDeveloper forum for giving me the solution to this problem. All I had to do was add "return false;" to the end of all the functions.
Additional thanks to Arty for letting me know 'the rules' of sites like this.. -
problem with simple onClick event - page seems to be refreshing
I've got a problem with a web page I'm working on. I have 4 modules - one of them has 2 tabs, two of them have 4 tabs. When the user clicks on the tabs, the content below them changes. However, when the user clicks on the tab (any tab), the browser goes back to the top of the page (I'm assuming it's refreshing, I'm not sure). I'm attaching the JS code below, along with the 2-tab version of the module and its accompanying CSS. Any help will be greatly...
No activity results to display
Show More
Leave a comment: