Question about hiding a contact form?
-
Alright so I have this contact form that I want to hide using the jQuery toggle function but I can't seem to get it to work. If someone could help me out that would be greatly appreciated. I am trying to use an image as the toggle switch but I just can't seem to get it to work. I have tryed implementing the code but I may be doing this all wrong. I can't seem to get the whole contact form in a div table that I can hide and show. The code for my contact section is below. Any help would be appreciated. :) <div id="Layer-3"<body onload="MM_preloadImages('includes/image… src="includes/images/Layer-2_with.png" id="Image51" /> </div> <div id="Layer-2" onclick="MM_swapImage('Image51','','incl… > <div id="page-wrap"> <form method="post" action="contactengine.php" id="commentForm"> <fieldset> <div id="formLeft"> <div class="input-bg"> <input type="text" name="Name" id="Name" class="required" minlength="2" /> </div> <div class="input-bg"> <input type="text" name="Email" id="Email" class="required email" /> </div> </div> <div id="formRight"> </td> <div class="message-bg"> <textarea name="Message" id="Message" rows="20" cols="20" class="required"></textarea> </div> <input name="submit" type="image" class="submit-button" id="Image52" onmouseover="MM_swapImage('Image52','','… onmouseout="MM_swapImgRestore()" value="Submit" src="includes/images/Layer-4.png" /> </div> <div class="clear"></div> </fieldset> </form> </div> </div>
-
Answer:
change everything to a higher layer then everything on ur site that should clear it up \
Rebecca Diamond at Yahoo! Answers Visit the source
Related Q & A:
- How to add a contact to a specific list?Best solution by Stack Overflow
- How can I remove a contact from a list in my address book?Best solution by windows.microsoft.com
- Why is there a ball next to a contact name?Best solution by Yahoo! Answers
- How to fill a sales form?Best solution by yourbusiness.azcentral.com
- How do you delete a contact on a Palm Pre?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.