This is a message.

Forum user: d3rek

Basic information

Registered Jun 14, 2009
Last login Nov 12, 2009
Forum posts 4
Direct URL http://www.flowplayer.org/forum/users/11790

Latest forum posts

Posts:

Registered:

ie 7 font size bug

Posted: Nov 12, 2009

if you change font size of page with shortcut - ctrl+mousewheel - the page with scrollable become distorted. If change font size from menu - bug doesn't appears. Also, in IE6&IE8 bug not appears even with shortcut

www.vanyamikhailov.ru/projects/ersted30/contacts.php

Posts:

Registered:

» » » » how to close overlay

Posted: Jul 14, 2009

your code works perfect if close "button" is outside the overlay. i want to close overlay, if "button" (<p>, <img> or smth) is inside the overlay. can you help me with code? thanks!

Posts:

Registered:

» » how to close overlay

Posted: Jun 28, 2009

it's possible to close overlay when you click on image? or maybe area of image?

thanks.

Posts:

Registered:

how to close overlay

Posted: Jun 14, 2009

can anyone help create javascript function to close overlay, i want something like this


<p onclick="closeoverlay()">close!</p>

thanks!