Re: [Proto-Scripty] local variables for for() array iteration

2011-01-19 Thread Ngoc Anh Doan
Do you try to access the same variable in both functions? If yes you could pass the "function A" array length to "function B" or bind it to "function B". Cheers, Ngoc -- Blog: http://blog.nhdoan.de Magento: http://demo.mage.nhdoan.de Am 19.01.2011 um 14:31 schrieb Ran Berenfeld: > Hello all

Re: [Proto-Scripty] Save toggle state on page refresh

2011-01-25 Thread Ngoc Anh Doan
Hi, you see here http://www.lalit.org/wordpress/wp-content/uploads/2008/06/cookiejar.js the implementation of JS cookies with prototypejs. Cheers, Ngoc -- Ngoc Anh Doan www: http://www.nhdoan.de Blog: http://blog.nhdoan.de Magento: http://demo.mage.nhdoan.de Am 25.01.2011 um 09:20 schrieb

Re: [Proto-Scripty] Top Navigation with prototype.js in magento

2011-05-18 Thread Ngoc Anh Doan
Hi, so you have to rework the toggleMenu() function and a delay, but don't forget to destroy that delay afterwards. Cheers, Ngoc -- Ngoc Anh Doan Podbielskistr. 68 30177 Hannover 0511 6406893 01577 6806327 n...@nhdoan.de www: http://www.nhdoan.de Blog: http://blog.nhdoan.de Magento: