jQuery Mobile °²×°
ÏòÄúµÄÍøÒ³Ìí¼Ó jQuery Mobile
Óжà¸ö°ì·¨¿É¹©ÄúÔÚÍøÕ¾ÉÏ¿ªÊ¼Ê¹Óà jQuery Mobile¡£Äú¿ÉÒÔ£º
- ´Ó CDN ÒýÓà jQuery Mobile£¨ÍƼö£©
- ´Ó jQuerymobile.com ÏÂÔØ jQuery Mobile ¿â
´Ó CDN ÒýÓÃ jQuery Mobile
Ìáʾ£ºCDN (Content Delivery Network) ÓÃÓÚͨ¹ý web À´·Ö·¢³£ÓõÄÎļþ£¬ÒԴ˼ӿìÓû§µÄÏÂÔØËÙ¶È¡£
Óë jQuery ÀàËÆ£¬ÎÞÐèÔÚÄúµÄ¼ÆËã»úÉϰ²×°ÈκγÌÐò£»ÄúÖ»ÐèÖ±½ÓÔÚ HTML Ò³ÃæÖÐÒýÓÃÒÔÏÂÑùʽ±íºÍ JavaScript ¿â£¬ÕâÑù jQuery Mobile ¾Í¿ÉÒÔ¹¤×÷ÁË£º
jQuery Mobile CDN:
<head> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css"> <script src="http://code.jquery.com/jquery-1.8.3.min.js"></script> <script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script> </head>
ÏÂÔØ jQuery Mobile
Èç¹ûÄúÏ£ÍûÔÚ·þÎñÆ÷ÉÏ´æ·Å jQuery Mobile£¬Äú¿ÉÒÔ´Ó jQuerymobile.com ÏÂÔØÎļþ¡£
<head> <link rel=stylesheet href=jquery.mobile-1.3.2.css> <script src=jquery.js></script> <script src=jquery.mobile-1.3.2.js></script> </head>
Ìáʾ£ºÇ뽫ÏÂÔØµÄÎļþ·Åµ½ÄúÏ£ÍûʹÓõÄÎļþ¼ÐÖС£
Ìáʾ£ºÄúÊDz»ÊÇÆæ¹ÖΪʲô <script> ±êÇ©ÖÐûÓÐ type="text/javascript" ÊôÐÔ£¿
ÔÚ HTML5 ÖиÃÊôÐÔ²»ÊDZØÐèµÄ¡£JavaScript ÊÇ HTML5 ÒÔ¼°ËùÓÐÏÖ´úä¯ÀÀÆ÷ÖеÄĬÈϽű¾ÓïÑÔ£¡