Side navigation
#7027 closed bug (invalid)
Opened September 13, 2010 01:52AM UTC
Closed September 22, 2010 10:33PM UTC
jquery scroll
Reported by: | kingshare | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | scroll | Cc: | |
Blocked by: | Blocking: |
Description
example: var em=$('<div></div>');
em.scroll(function(){
do something
})
这样的对象创建后scroll动作没起作用,scroll只有在$('#id').scroll(function(){do something})这种情况下才管用,但是我开发中需要上一种效果。
Attachments (0)
Change History (1)
Changed September 22, 2010 10:33PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please use the jQuery Forum for support requests.