Skip to main content

Bug Tracker

Side navigation

#10152 closed bug (invalid)

Opened August 27, 2011 07:39PM UTC

Closed August 27, 2011 08:01PM UTC

Code works on line but cant get it to work internally

Reported by: Motuiti@comcast.net 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.

Attachments (0)
Change History (1)

Changed August 27, 2011 08:01PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed
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.