Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
comment:1 Changed 5 years ago by scott.gonzal
- Status changed from new to closed
- Resolution set to worksforme
Please see jQuery.noConflict().
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.


Tablesorter and tablehover dont work because prototype.js is called is the same file.