Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
FB 1.1 Alpha jQuery vs Mootools conflict (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: FB 1.1 Alpha jQuery vs Mootools conflict
#49997
FB 1.1 Alpha jQuery vs Mootools conflict 5 Months, 1 Week ago  
I don't know if this is issue only arises on FB 1.1 Alpha on Joomla 1.5 and not if running J 1.0.

But on Fb versions prior to FB 1.1 Alpha had a simple solution to this mootool vd jQuery conflict.

Just below the head tag in your template's index.php file you added:

<? if (JRequest::getCmd('option' == 'com_fireboard' {?>
<script type="text/javascript" src="/components/com_fireboard/template/default/js/jquery-latest.pack.js"></script>
<? }?>


And all was good. Now it seems that your templates mootools functions work well with this solution in FB 1.1 Alpha but the preview function leaves you hanging.

FYI I'm on a J 1.5.3 and runs YT Ambient.

Anyone else having this problem? Or even better, found a solution?
TipsogTriks (User)
Premium FB theme http://ninjurl.com/shirodemo
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
Gender: Male stipsan NinjaTheme Location: Norway Birthdate: 1989-10-07
Logged Logged
 
Last Edit: 2008/05/04 17:16 By TipsogTriks. Reason: Topi edit
 
Click
Premium FB theme
 
The administrator has disabled public write access.  
      Topics Author Date
 
FB 1.1 Alpha jQuery vs Mootools conflict
TipsogTriks 2008/05/04 17:10
 
thread linkthread link Re:FB 1.1 Alpha jQuery vs Mootools conflict
viet4777 2008/05/21 10:31
 
thread linkthread linkthread link Re:FB 1.1 Alpha jQuery vs Mootools conflict
TipsogTriks 2008/05/21 15:36
Go to top