[TYPO3] tt_news and Thickbox (jquery)

Rob De Vries spam_this at pandora.be
Thu Dec 13 17:12:32 CET 2007


Aji Johannes wrote:
> Georg Ringer schrieb:
> 
>> Hello Aji,
>>
>> several lightbox extension make this allready for tt_news and changing 
>> things in the code of another extension is not really good, especially 
>> if there are several hooks for that issue
>>
>> georg
> 
> Hello Georg,
> 
> yes i know, but im using only jquery and when i use Lightbox which use 
> mootools or another Ajax Lib. will conflicts with jquery,

then just tell jquery NOT to conflict ;)


var $j = jQuery.noConflict();
$j(document).ready(function() {
	$j("#latestjobbody").hide();
}


grtz
Rob



-- 
------------------------------------------------------------
web : http://www.rob-ot.be
skype : rob-ot
------------------------------------------------------------
[O_o] -- Don't feed the rob-ot


More information about the TYPO3-english mailing list