Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-10-2006, 05:01 PM   PM User | #1
amir103
New Coder

 
Join Date: Aug 2005
Posts: 70
Thanks: 1
Thanked 0 Times in 0 Posts
amir103 is an unknown quantity at this point
How can I position an image in terms of x and y?

The image can float over other objects since I've applied a drag/drop script to it, all i need to do is make that image start at a certain position in the page in terms of x and y.
Here is the drag/drop script:
http://www.dynamicdrive.com/dynamici...drag/index.htm
amir103 is offline   Reply With Quote
Old 12-10-2006, 05:30 PM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
Giving the image an ID and then setting its position to absolute would allow you to set top and left values in CSS.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
_Aerospace_Eng_ is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 09:21 AM.


Advertisement
Log in to turn off these ads.