Microsoft
Software
Hardware
Network
Question : Change div position when checkbox is checked/unchecked
I have a checkbox on my page with a unique id of 'myCheckboxName'. I have a div further down the page that is absolutely positioned, with a div id of 'myDiv'. I need to adjust the 'left' position from '649px' to '598px' of 'myDiv' depending on if the checkbox is checked or not.
checked = left: 598px
unchecked = left: 649px
I need to do the same with a dropdown menu with an id of 'myDropdown'. If a specific option is selected in the menu, it should change the position of 'myDiv' to a specified absolute position.
Any ideas?
Answer : Change div position when checkbox is checked/unchecked
Check if the linux boot CD allows you to boot into text mode. With Windows 7 try booting into safe-mode, or low graphics mode if that is available.
Random Solutions
How to manually download McAfee EPO updates?
Calender applications.....
Coookie not storing information
SQL Server 2005 Memory Usage
reamviewer 5
Dynamically building an image menu?
OpenOffice 3.2 GPO Install Problem
Microsoft Exchange Outlook Anywhere SSL Issue
Terminal server 2008 R2 Pinned Taskbar Links
How many instances of a web application can run on a server