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
javascript-vertical-align:top bug in ie
Old 01-21-2010, 03:18 PM javascript-vertical-align:top bug in ie
Average Talker

Posts: 15
Name: taylor
Trades: 0
i want to be able to move that image around within the td cell. using up,down,left,right arrow. however in ie the image will not vertical-align:top; or vertical-align:bottom. the javascript is seems to be changing the style attribute with the page,but the picture is not moving


<html>
<head>
<style type="text/css">

</style>
</head>
<body>
<table>
<tr><td style="border:1px solid blue;width:200px;height:200px;vertical-align:top;text-align:center" >
<img src="movable_image.png">
</td></tr>
</table>

</body>
</html>
antioch1st is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to javascript-vertical-align:top bug in ie
 

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.21332 seconds with 12 queries