Modify ↓
Ticket #10152 (closed bug: invalid)
Code works on line but cant get it to work internally
| Reported by: | Motuiti@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
1.6.2 work great until I move first line script to my page.
<script type="text/javascript" src=" http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script><script type="text/javascript" src="js/jquery.jplayer.js"></script><script type="text/javascript" src="js/jplayer.playlist.js"></script><script type="text/javascript">
Changed src=" http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"> to src="href/js/jquery.min.js">
Yes, using 1.6.2 . It might not even be a bug but me.
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.

Since we can't provide diagnostic consulting services, I'll close this ticket. Please open a more specific bug report with a test case hosted at jsFiddle.com when you are certain it is a jQuery bug.