[Proto-Scripty] jquery -v- scriptaculous - what best can replace jquery's .toggle .animate

2013-03-15 Thread Gretsch
Historically the site used jquery for some animation effects. but recently we added some scriptaculous ones - only to find there are conflicts. Can someone point me to a scriptaculous effect that moves a div into view and when clciked again move it (mostly) out of view (i.e. leaving a tab

[Proto-Scripty] .morph has stopped working - it now says Object [object Object] has no method 'morph'

2013-03-14 Thread Gretsch
My code used to work, but now the *.morph* no longer works - in the chrome console it says: Uncaught TypeError: Object [object Object] has no method 'morph' The code includes the following: link href= https://ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/scriptaculous.js; / script

[Proto-Scripty] Re: .morph has stopped working - it now says Object [object Object] has no method 'morph'

2013-03-14 Thread Gretsch
*Thanks Walter* - by going through the issues top-down, as you suggested, I eventually uncovered the problem. It wasn't in the page-code itself, but a result of an update to the site template - and there's a conflict between two types of effects - which I will now have to solve. You also

[Proto-Scripty] How visual feedback the minimization of a window eg morph

2011-09-04 Thread Gretsch
I have an interactive page that contains a pop-up(type) window that can be minimized by the user (and later restored to normal size). The problem is that visitors don't notice where the minimized window has gone (actually to top right). Is there visual feedback I could use - e.g morphing the