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
Scheduled Task Not Getting Scheduled Through Group Policy
I am trying to load windows xp on a hp g71-340us laptop. The factory installed OS is windows 7 Home Premium. When the set-up disk is loading i get a Stop 0x0000007b BSOD.
VNC server Ubuntu 10.04
SQL 2008 SSIS Package Issue
Multiple CAS, Multiple Sites
Form elements in Access 2000 in Windows 7 64 bit move and enlarge!
Hmailserver not receiving from Gmail and Yahoo
Win 7 DPI Default 125% ??
SQL in C# code .. Reading Output Parameters.