User Profile

Collapse

Profile Sidebar

Collapse
stevemtno
stevemtno
Last Activity: May 3 '08, 10:57 PM
Joined: Feb 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • need help with JS mouseover/popup: appears to the left instead of the right

    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.
    ...
    See more | Go to post

  • 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..
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
    Last edited by acoder; Feb 26 '08, 11:15 AM. Reason: Added code tags
No activity results to display
Show More
Working...