Opened 15 years ago
Closed 15 years ago
#2573 closed bug (worksforme)
Incompatibility with Scriptaculous scripts
Reported by: | Julieng | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
I'm using jquery (jquery base + tablesorter + tablehover) scripts and scripts from scriptaculous (hide and appear effects when page is loaded) website in the same page. The problem is, when I call the Scriptaculous prototype.js file in my HTML page, jquery scripts dont work more !
Julieng.
Attachments (1)
Change History (2)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please see jQuery.noConflict().
Note: See
TracTickets for help on using
tickets.
Tablesorter and tablehover dont work because prototype.js is called is the same file.