Welcome Guest Search | Active Topics | Members | Log In | Register

Disabling Transitions Options
rogers_c
Posted: Monday, November 28, 2011 12:28:23 PM
Rank: Advanced Member

Joined: 9/21/2010
Posts: 33
Points: 99
Location: Richardson, Tx
Hello Guys,

I have a request from my client to disable slide transitions globally (or at least be able to tweak timing, style, etc.). I saw something in the release notes saying this was doable, but no examples. Do you have something I can review?
joe
Posted: Monday, November 28, 2011 4:00:52 PM

Rank: ME Staff

Joined: 1/12/2009
Posts: 279
Points: 408
Location: VA
This is something you can do simply through a global JS variable:

ME_SLIDE_DIR = "none";

just put that at the top of a js file that is in your theme. Additionally, you can modify the AJAX loading animation icon this same way:

ME_LOADER_IMG = "/_layouts/images/Custom/ajax-loader.gif";

For timing and style, you would have to augment the JS method responsible for the animation, which goes back to your other post. Again, the next version has great enhancements to your control over animation.

-joe
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.