Home  >  Article  >  Web Front-end  >  dreamweaver installs Jquery smart prompt_jquery

dreamweaver installs Jquery smart prompt_jquery

WBOY
WBOYOriginal
2016-05-16 18:08:352044browse

dreamweaver:

Download a plug-in named jQuery_API.mxp from the http://xtnd.us/dreamweaver/jquery URL. After selecting the "Command"->"Extension Management"->"Install Extension"->"jQuery_API.mxp" command in Dreamweaver, the plug-in will be automatically installed. After the extension is successfully installed, restart Dreamweaver, create a new blank page, introduce jQuery, and then write jQuery code. You will find that the automatic prompt function is already available. If the user's Dreamweaver does not have the extension function, you can download it at http://www.adobe.com/cn/ exchange/Download the corresponding software.

Visual Studio 2008

http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx? ReleaseId=1736Install the vs2008 sp1 upgrade package, and then download jquery-1.3.1-vsdoc.js(http://jqueryjs.googlecode.com/files/jquery-1.3.1-vsdoc.js) file, put it in the same folder as the jquery-1.3.1.js file. Finally, use the