31 March 2008 ~ Comments Off

WinnScriptatype:PHP v1.5 Available

Call two effects for two different elements with one call. This option is now working in version 1.5! Simply make the call “checkbox_do” then add your effects like so:

[php]
checkbox_do_fade_and_appear(‘div1′, ‘div2′, ‘***’, array(‘userName’ => ‘Bob’));
[/php]

Only change you will have to observe is the second element id input. In this case “div2″ is the second element that will receive the effect “appear”. Note that if your going to make the standard call for one effect it’s all still the same from version 1.0.

Check out the details and download WinnScriptatype:PHP v1.5

Tags: ,

Comments are closed.