Skip to content
Loading
Help on pushing a hidden button with javascript   As you notice I try to push the hidden button using a Request Quote instead of using the input button, but somehow it does not trigger it.
 
If I changed the Type=hidden" button to type="button" and click on the button then the popup modal works with no problem, but I do not want to use the button instead I'd like to use the tag to keep my web template to look as it should.
 
Also how can I trigger the close [X] from the popup modal by adding an input button inside the form instead clicking the Top->Right->[X] Close link on the popup modal.
 
Thank you guys 

5 Replies

Know the answer? Post it — somebody with the same question will find it here.