TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   Javascript, AJAX, E4X (http://www.talkphp.com/javascript-ajax-e4x/)
-   -   jQuery position css (http://www.talkphp.com/javascript-ajax-e4x/3970-jquery-position-css.html)

Orc 02-12-2009 01:43 PM

jQuery position css
 
Absolute Position doesn't work in jQuery, when trying to align popups with mouse events.


E.G.
Code:

.css({position:"Absolute",Left:pos.x,Top:pos.y});

ETbyrne 02-12-2009 06:06 PM

Possibly try this, idk if it will work.

Code:

$('element').css('PositionTop',100);
Try reading this too > http://www.west-wind.com/Weblog/posts/517320.aspx


All times are GMT. The time now is 02:34 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0