Bug Tracker

Modify

Ticket #10152 (closed bug: invalid)

Opened 22 months ago

Last modified 22 months ago

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

comment:1 Changed 22 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

It might not even be a bug but me.

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.