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
Conditional selections in setup project
MS Access Table
SSIS/TSQL Three Part Naming for Temp Table
Just before the end the FTP download failed due to time out in Windows 2000.
Windows 7 roaming profiles
ASP .NET IIS 7 Word Interop Mail Merge (Interact With Desktop)
ASP.NET Error: The page was not displayed because the request entity is too large.
Win 7 Pro Virtual Pc XP Mode visible in the network but not accessible
Prevent Autonumber Increment
SQL Server 2005 paging and UNION