Friday, May 10, 2024
 Popular · Latest · Hot · Upcoming
156
rated 0 times [  162] [ 6]  / answers: 1 / hits: 54345  / 13 Years ago, thu, november 3, 2011, 12:00:00

I have a form and I am using Javascript to validate the form so if you leave a field blank it will alert Please fill in your Name.



If I go to the link directly, it works perfectly. But this is kind of like a Widget so I am using an iFrame to embed it into other sites. When I embed it, and click Submit with an empty field it says: The page at http://www.example.com says: Please fill in your name



Is there a way to get rid of that?


More From » iframe

 Answers
8

No, there isn't. It is an anti-phishing feature.



If you want a dialog without it, then you have to fake it using HTML elements in your page.


[#89315] Tuesday, November 1, 2011, 13 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
anthonyw

Total Points: 589
Total Questions: 117
Total Answers: 117

Location: Dominican Republic
Member since Sun, Sep 4, 2022
2 Years ago
;