How do I customize login asp jQuery?

Asked By 60 points N/A Posted on -
qa-featured

How do I customize login asp jquery library.  I'm using Visual Editor 2010.  Do I still have to reference jquery.ui.all.css and demos.css in the head section?

 

SHARE
Answered By 0 points N/A #197668

How do I customize login asp jQuery?

qa-featured

Hello,

To call ASP .NET web services using jQuery use this statement:$.ajax (options). This statement is enabled from the jQuery command ajax. Check the file I attached to this message: JQAJ.txt. The file has a code sample so you can see how it is done. Looking at the code you will see that the value of the content type is set to become json and the charset is set to utf-8. A request is made to the method GET and the data value is left empty.

I hope this is useful.

Related Questions