Vacunita,
Good afternoon. Since I still have some issues with the active website, and since you have been helping tremendously I thought maybe you could help me pin up the two final remaining issues on the final site.
Using reference in: www.shiptribros.com/live/
1) The modal windows that...
Hey Vacunita,
Thanks for all the help you have given, it has really allowed me to develop the form into something usable. Now I need to ask one more piece of help....
If you refer to www.shiptribros.com/test/index2.php, you will see a gigantic space right under the subject field of the form...
Thank you very much for your assistance. All the fields are working properly now and I could not do it without you. Now the next challenge, setting up the submit.php script. Can you point me in the right direction for one or do you think the phpmailer plugin would do it?
Also, Ive been trying to implement another javascript on top of your functionality and as of right now, its just not working correctly. I'm trying to do the styling for the form fields using the fancyform(jqtransformplugin/jquery.jqtransform.js) plugin....
Should there be any reason that there...
Using your
var eqrequestObj = document.getElementById('eqrequestset');
eqrequestObj.style.display='none';
Looks Like it would work perfectly.
What is the code form you would use for the
<fieldset name="eqrequestset">
<legend>Equipment To Ship On:</legend>
<label><input type="checkbox"...
And that is using the
<fieldset name="eqrequestset">
<legend>Equipment To Ship On:</legend>
<label><input type="checkbox" name="eqrequest" value="FB" id="eqrequest_0" />Flatbed</label>
<label><input type="checkbox" name="eqrequest" value="SD" id="eqrequest_1" />Step-Deck</label>
<label><input...
hmmmm....everything is working perfectly with the regular form fields.
I had tried to implement your code for the fieldset but its still not working with the
formObj.elements['eqrequestset'].style.display = 'block';
-or-
formObj.elements['eqrequestset'].parentnode.style.display = 'block'...
Thank you. Will do.
While we are on the topic, do you have any ideas on a smarter way to hide/show the label fields along with the form entry fields?
I was trying to find a smart way to do this, but it seems like your miles ahead of me on this kinda stuff :)
Thank you so much!
Your code is a much MUCH better way to do the selects for what I need. I am not a javascript programmer so my code had come from someones example that I had found, and had tried to modify it for my specific purposes.
In regards to your refresh question, our website is...
I have been trying to get this code to work for days now and I finally have to throw my hands up and ask for help. What seems like something easy is getting more difficult as I go line by line.
Here is the concept, upon clicking to send a contact form - depending on which subject the client...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.