-
AuthorPosts
-
donaldwheaton Friend
donaldwheaton
- Join date:
- February 2006
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
May 14, 2011 at 9:39 pm #164011On the Joomlart Templates Demo page, the truck animations are working in Chrome:
http://www.joomlart.com/demo/#templates.joomlart.com/ja_eventsUsing the Joomlart Demo Builder to create a clean copy of the JA Events 1.5 Template, the truck animations do not work in Chrome, but do work in another webkit browser like Safari.
On my Joomla 1.5 site created from the Quickstart of JA Events, the truck animations do not work in Chrome, but do work in another webkit browser like Safari.
http://cv5k.com/Does anyone have any idea how to get the animation working in Chrome?
1 user says Thank You to donaldwheaton for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 17, 2011 at 3:01 am #391529Hi donaldwheaton,
I installed a quickstart of Events for checking and I saw the module working well,maybe your module is an old version,just try to download and re-install the module,Hope that would help.
1 user says Thank You to Sherlock for this useful post
donaldwheaton Frienddonaldwheaton
- Join date:
- February 2006
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
June 1, 2011 at 3:44 am #393997I used the JA Extension Manager to install all available updates. I had done this before, but there were none available. Even though the JA Animation Module wasn’t among the updates, one of the other update cured my specific problem with Chrome.
July 27, 2011 at 6:04 am #403246Can you share which updates you installed as we are having the same problem, have installed most updates but are still having a problem with the animations not showing in Chrome?
<em>@donaldwheaton 244013 wrote:</em><blockquote>I used the JA Extension Manager to install all available updates. I had done this before, but there were none available. Even though the JA Animation Module wasn’t among the updates, one of the other update cured my specific problem with Chrome.</blockquote>
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 28, 2011 at 2:16 am #403369Hi sihg_kenya,
Download and install module latest version here
http://www.joomlart.com/forums/downloads.php?do=file&id=1729
I hope that should help !donaldwheaton Frienddonaldwheaton
- Join date:
- February 2006
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 2 times in 2 posts
July 28, 2011 at 2:36 am #403371<em>@sihg_kenya 255872 wrote:</em><blockquote>Can you share which updates you installed as we are having the same problem, have installed most updates but are still having a problem with the animations not showing in Chrome?</blockquote>
I’m sorry, but I don’t know. I was grasping for solutions and I updated everything that had updates available at once. I do remember that it wasn’t the JA Animation Module that needed an update, but it was something else.
vannaunit Friendvannaunit
- Join date:
- July 2011
- Posts:
- 1
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 2 posts
September 19, 2011 at 5:34 pm #413664i have solved.
you can enable “System – Mootools Upgrade” plugin, but Ja animation doesn’t work whit “MSIE 9”
it works also with “MSIE 9” if i modify the file “plugin/system/mtupgrade.php” changing:
function onAfterInitialise() {
JHTML::addIncludePath(JPATH_PLUGINS.DS.’system’.DS.’mtupgrade’);
}with
function onAfterInitialise(){
if ((strpos($_SERVER[‘HTTP_USER_AGENT’],”Chrome”) ) ) {
JHTML::addIncludePath(JPATH_PLUGINS.DS.’system’.DS.’mtupgrade’);
}
}i’m sorry for my bad english. bye
1 user says Thank You to vannaunit for this useful post
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
October 27, 2012 at 3:53 am #471228<em>@vannaunit 268930 wrote:</em><blockquote>i have solved.
you can enable “System – Mootools Upgrade” plugin, but Ja animation doesn’t work whit “MSIE 9”
it works also with “MSIE 9” if i modify the file “plugin/system/mtupgrade.php” changing:
function onAfterInitialise() {
JHTML::addIncludePath(JPATH_PLUGINS.DS.’system’.DS.’mtupgrade’);
}with
function onAfterInitialise(){
if ((strpos($_SERVER[‘HTTP_USER_AGENT’],”Chrome”) ) ) {
JHTML::addIncludePath(JPATH_PLUGINS.DS.’system’.DS.’mtupgrade’);
}
}i’m sorry for my bad english. bye</blockquote>
I got the same problem, and fix follow as vannaunit‘s guide. It works great, thanks to donaldwheaton for question and thanks to vannaunit for great solution.
I think JA should to fix your module with this suggestion! -
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by Nam Nguyen Phi 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum