Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Re:FB 1.1 Alpha jQuery vs Mootools conflict (1 viewing) (1) Guest
TOPIC: Re:FB 1.1 Alpha jQuery vs Mootools conflict
#49997
FB 1.1 Alpha jQuery vs Mootools conflict 8 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
 
 
#50942
Re:FB 1.1 Alpha jQuery vs Mootools conflict 7 Months, 3 Weeks ago  
viet4777 (User)
Senior Boarder
Posts: 291
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Last Edit: 2008/05/21 10:31 By viet4777.
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&amp;id=282#282
 
 
#50949
Re:FB 1.1 Alpha jQuery vs Mootools conflict 7 Months, 3 Weeks ago  
Well, I have already solved it.
Was a problem with a module I was using.
Thnx anyways
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
 
Click
Premium FB theme
 
 
Go to top