[Proto-Scripty] Gest sub divs?

2008-10-26 Thread Stefan
Hello, how can i get the subelements? i have something like this $('mydiv').$('mydiv2').$(mydiv3').innerHTML that dosent work. How can i get this values ? and how can i irretate all divs in a parent div? thanks for help --~--~-~--~~~---~--~~ You received

[Proto-Scripty] Autocomplete doesn't work on Safari

2009-03-19 Thread Stefan
I've testet the autocomplete-function. It works fine and is easy to install. But it doesn't work in Safari-Browser :( I see the suggestions, but I can't choose one. Does anyone have a workaround to fix this bug? --~--~-~--~~~---~--~~ You received this message

[Proto-Scripty] Re: Autocomplete doesn't work on Safari

2009-03-19 Thread Stefan
?  Have you checked to see if it's a known bug?[1] [1]http://prototype.lighthouseapp.com/projects/8887-script-aculo-us FWIW, -- T.J. Crowder tj / crowder software / com Independent Software Engineer, consulting services available On Mar 19, 10:07 am, Stefan stju...@googlemail.com wrote

[Proto-Scripty] Re: Autocomplete doesn't work on Safari

2009-03-19 Thread Stefan
available On Mar 19, 1:48 pm, Stefan stju...@googlemail.com wrote: Does'nt work with: Safari 3/4 on Windows/Mac/Linux (installed with wine) I have found the problem: I had a span with class street and the option: select : street Without this option it works fine. --snip-- new

[Proto-Scripty] Problem with .toJSON on hashes in 1.7

2011-01-21 Thread stefan
Hi there! I've been using prototype for a while now and I quite enjoy it. However, it seems that with the recent upgrade from 1.6 to 1.7 the toJSON method on hashes broke (or the way that I'm using it is no longer supported). Since I could not find any information about this anywhere, I'm posting

[Proto-Scripty] Re: Problem with .toJSON on hashes in 1.7

2011-01-23 Thread stefan
On Jan 21, 7:25 pm, Bertilo Wennergren berti...@gmail.com wrote: On Fri, Jan 21, 2011 at 11:10, stefan ste...@ott.net wrote: I've been using prototype for a while now and I quite enjoy it. However, it seems that with the recent upgrade from 1.6 to 1.7 the toJSONmethod on hashes broke

[Proto-Scripty] prototype window check?

2009-07-01 Thread Stefan Meyer
i want to know when a prototype window is open like this alert(top.Windows.focusedWindow.getId()); when the window is open , all works fine and i get a id, but when window isnt open, i get now info and the script stops without errors. how can i catch this? the lib is this

[Proto-Scripty] Prototype and opacity

2009-12-02 Thread Stefan Frede
}); /* ]] */ /script == Can someone please help and tell me how I can reset the opacity of the child elements back to normal? Thanks in advance. Regards, Stefan -- You received this message because you are subscribed to the Google Groups Prototype script.aculo.us group. To post to this group