I wonder if you guys can help me creating a regular expression for validating a bank number. the number should be 10 digits and it should start with 1111 thanks
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.