Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
onMouseOver moving pages down
Old 10-29-2006, 01:38 AM onMouseOver moving pages down
Extreme Talker

Posts: 217
Trades: 0
Im using onMouseOver on a image to make it go bigger when you rollover it, but then when you do it moves the entire page down. How do you get around this?
Slick Nick is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-30-2006, 04:06 AM Re: onMouseOver moving pages down
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
This is one of those times when position:absolute is needed.

You have to take the img element out of the document flow;

Without seeing your code (it does help us you know);

insert a placeholder element the same size as the image positioned relatively, then put the image inside it but positioned absolutely. It should locate itself at 0,0 of the parent container.
Then when it expands it will expand over the surrounding elements.
You may have to juggle with the margins and z-index a little.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to onMouseOver moving pages down
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.77643 seconds with 12 queries