Tagged Questions
0
votes
1answer
321 views
how to insert a HTML form into a javascript popup?
I'm working on a plugin that generates a list of candidates as output. For each candidate there is a link (View Details) that once is clicked, a popup appears. I need to put a simple contact form into ...
1
vote
1answer
545 views
AJAX Contact Form Issue
I created a contact form for my sidebar that is working perfectly in Chrome but not in IE or FF.
I've been staring at it for hours and can't find out what I did wrong.
I'm not getting any errors ...