Profile
Achievement
jink's Recent SnippetsTagged javascript
- All /
« Prev 1 Next »
JavaScript
ASP.net & MS AJAX: Enabling WebKit support (chrome, safari) in MS AJAX (fixing webkit browser detection)
Load this Javascript after the MS AJAX files have been loaded. In the example I am using jQuery to call the patchMicrosoftAjax() method, but you can use any method you desire.
0
1390
posted 15 years ago by jink
Page_ClientValidate is a global function. When called this will return true/false if the validator group provided is valid or not.
0
794
posted 15 years ago by jink
Call with the path of any javascript you want to load into the HEAD of the ASPX page.
1
1279
posted 15 years ago by jink