| Profil雅客居PhotosBlogListes | Aide |
|
27 décembre jquery学习笔记用jquery做界面不错。
先搞到自己需要的一些功能。
Get the input field's value with the name of 'bar':
$("input[@name=bar]").val();
All checked radio buttons:
$("input[@type=radio][@checked]")
终于搞定页面设计思路。
还是模仿http://headachesearch.com/rubric_survey.jsp?keyValue=user
但是选择了jquery,页面设计就简单多了。
选择了http://kawika.org/jquery/cssRadio/做开发。
这样,开发的时候,只要思考内容就可以了。 CommentairesPour ajouter un commentaire, connectez-vous avec votre identifiant Windows Live ID (si vous utilisez Messenger ou Xbox LIVE, vous avez un identifiant Windows Live ID). Connectez-vous Vous n'avez pas d'identifiant Windows Live ID ? Inscrivez-vous RétroliensL'URL de rétrolien de ce billet est : http://yakeworld.spaces.live.com/blog/cns!173F5D89BB6B4DAA!170.trak Blogs Web qui font référence à ce billet
|
|
|