[Proto-Scripty] Getting prototype javascript issue on Googl chrome - ripple emulator

2012-11-06 Thread renuka
Dear Team, When I run my application on Google chrome – ripple emulator , getting Prototype JavaScript issue with just blank screen. Hence I have commented the prototype.js script file , then I was able to view screens , but not the pop-up windows. Error message :- uncaught typererror : Object

[Proto-Scripty] Toggle

2012-11-06 Thread Tom
Hello, i want to use the toggle SUDE slide effect. is it possible that the area/text i want to slide (down), is not visible when the page is loaded? i want the area visible with a click on a text, and hide with a new click at the text... Thank you -- You received this message because

Re: [Proto-Scripty] Toggle

2012-11-06 Thread Jason Westbrook
Can you provide a code snippet, jsfiddle or a publicy viewable page? also make sure that the CSS is not setting the display:none on that element as Prototype/Scriptaculous will not override the display style Jason Westbrook | T: 313-799-3770 | jwestbr...@gmail.com On Tue, Nov 6, 2012 at 11:39

[Proto-Scripty] Customization event on click and when there is no characters

2012-11-06 Thread Eduardo Moratto
I'm using one customization in Autocomplete code, for when user just click on the text field one list of default options is displayed. This costumization is working fine. The problem is, I need show exactly the same options when text field is empty (without characters). I tried some