Opened 11 years ago
Closed 11 years ago
#10152 closed bug (invalid)
Code works on line but cant get it to work internally
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
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.