I am looking to have a password field with a submit button that on click of submit, if the password enter is not 12345, and error message will appear, but if 12345 is entered, it will go to www.URL.com
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.