Modify ↓
Ticket #971 (closed bug: wontfix)
Interface 1.2: iDrag.js - unterminated comment
| Reported by: | Roi Danton | Owned by: | stefan |
|---|---|---|---|
| Priority: | undecided | Milestone: | |
| Component: | interface | Version: | 1.1a |
| Keywords: | Drag | Cc: | |
| Blocking: | Blocked by: |
Description
When I include iDrag from Interface 1.2, Firebug reports an error that idrag.js couldn't be loaded b/c of an "unterminated comment".
Change History
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.

I get this too for the compressed version. There's half a block comment on line 12 that isn't suppose to be there. Remove it and it'll work.