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
delphi Run once
Transit Vlan
PC died while under my care. Fair Solution / Proposal to Client
Scan FreeBSD Web server for virus
Replacing Design lost all e-mails in inbox
Will esxi 4.0 support 2 sun processors (x6379a) on a sunfire x4450 ?
Dead harddrive - clicking sound
Cisco 2960 Crashing - Restarting at random
Monitor
Send email from .aspx page using Exchange and have it show in users Outlook Sent folder.