﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12382,"Thickbox calls $ instead of using 'jQuery', causing it to fail",Michael,azaozz,"On line 234 of the ThickBox JS file, it reads:

if($.browser.safari){//safari needs help because it will not fire iframe onload

But should read:

if(jQuery.browser.safari){//safari needs help because it will not fire iframe onload",defect (bug),closed,normal,3.0,JavaScript,3.0,major,fixed,,
