Opened 14 years ago
Closed 14 years ago
#4148 closed bug (duplicate)
css(property, value) has a problem??
Reported by: | Jumann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3.2 |
Component: | unfiled | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
javascript:(function(){window.t=document.createElement('script');window.t.src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.js';window.document.body.appendChild(window.t);setTimeout(function(){jQuery('body').css('padding-top',30);},2000)})(); You can copy the sentence above here. Then link to http://help.cc.tw.yahoo.com/index.html?product=news and paste it to address bar. It raised exception which is name.replace is not a function at line 1043 in jquery 1.3.1
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate Ticket w/ #4149 suggest to close.