function replaceHtmlContent(){
var spval=$("#sp").html();//得到id=sp里面的内容
alert(spval);
$("#sp").html("another content");//替换里面的内容
}
id="sp">ewr
| replaceHtmlContent() |
表单提交
if($_POST['user']!=null){
echo $_POST['user']."tijiao";exit;
}
?>
可移动层
id="draggable" class="ui-widget-content"> Drag me to my target id="resizable" class="ui-widget-content"> Date: 1,默认弹出 This is the default dialog which is useful for displaying information. http://jn.orz.hm/jquery/ui_effect.html 这个网站有show: 'blind',这些属性 id="dialog" title="Basic dialog"> This is an animated dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon. id="dialog-message" title="Download complete"> class="ui-icon ui-icon-circle-check" style="float:left; margin:0 7px 50px 0;"> Your files have downloaded successfully into the My Downloads folder. Currently using 36% of your storage space. id="tabs"> id="tabs-1"> Proin elit arcu, rutrum commodo, vehicula tempus, id="tabs-2"> eu ornare leo nisi vel felis. Mauris tortor et purus. id="tabs-3"> Vivamus a libero vitae lectus hendrerit hendrerit.
可拖拉层Resizable
SelectItem
时间框
Dialog
2,点击弹出
带按钮事件框
选项卡TAB