Side navigation
#3792 closed bug (invalid)
Opened January 06, 2009 04:15PM UTC
Closed January 07, 2009 02:08AM UTC
ajaxStart
Reported by: | shengnet | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.5 |
Component: | ajax | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
<script language="javascript">
$(document).ready(function(){
$("#ajaxstatus").ajaxStart(function(){
$(this).show();
});
});
</script>
<div id="ajaxstatus">loading...</div>
<div id="content">now</div>
<input name="btn2" id="btn2" type="button" onclick=".html());" value="display" />
result "jQuery1231257884687"
why?
Attachments (0)
Change History (1)
Changed January 07, 2009 02:08AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
For help using jQuery, please ask on one of the forums such as this one:
http://groups.google.com/group/jquery-en/topics