Javascript not trigering and alert function is working -


i have asp.net web application given client ui layer , speaking webservices. creating asp.net web application copy pasted html,css , images other files.

error :

i have master page , child page.

in child pages have lot of javascript validating text box.

javascript like:

$(document).ready

rules , messages)

they getting form tag master binding.

but when click submit button, it's not validation control , have placed alert box inside javascript , working.

kindly here...

alert box working..and validation not work in same javascript.

how check javascript correctly bound form tag?

same problem appears in set of master , child page. corrected form tag. master page form tag should in child page. it's validating properly.

alert outside $(document).ready check weather coming inside script can post code futhe


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -