[Proto-Scripty] Internet Explorer's parentNode problem

2010-03-23 Thread jan
Hiya, I have the following code to remove class name in the parentnode, but it only works in FF, IE however gives "Object doesn't support this property or method". Any idea? testtest -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" grou

[Proto-Scripty] Using Effect.SlideDown in IE7

2010-05-20 Thread Dirk-Jan
I've a little problem with the Effect.SlideDown within IE7. Some pseudo code link 1 link 2 link 3 I've a background image at the div. When starting te effect Effect.SlideDown('x'). The background (position at the bottom of the div) seems a little bit to late instea

[Proto-Scripty] jQuery or Prototype ?

2009-01-20 Thread Jan Hansen
ck, even *I* like prototype better myself for some reason. And I've never really worked with jQuery. But I need arguments. Facts. Benchmarks. Comparisons. So, what say ya? /Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed

[Proto-Scripty] Re: jQuery or Prototype ?

2009-01-20 Thread Jan Hansen
t that possible with jQuery? (reveals my level of knowledge of jQuery, doesn't it?) A quick example ? /Jan On 20-01-2009 13:06, Nicholas Steicke wrote: > Jan Hansen wrote : > >> *What is - in your opinion - the main argument for using prototype in >> favour of jQuery?

[Proto-Scripty] Re: jQuery or Prototype ?

2009-01-21 Thread Jan Hansen
. But I believe that we have to do something now. Sigh... more work, and still no time... But thanks a lot for you insightfull answers! Best regards, /Jan On 21-01-2009 10:56, T.J. Crowder wrote: > Hi, > > Tools are tools, use the one that does what you need and that you find >

[Proto-Scripty] Re: Modifying prototype&scriptaculous to work alongside jQuery

2009-01-23 Thread Jan Hansen
use the "$" per default? is it "by nature" of some javascript thing I havent realized - or is it just "by convention", aka could it have been "P" or "£" just as well? /Jan On 22-01-2009 01:10, Hector Virgen wrote: > I'm not sure how D

[Proto-Scripty] Re: How to fire 'click' on element ?

2009-02-27 Thread Jan Hansen
set or submit. Gecko does not implement the click method on other elements that might be expected to respond to mouse--clicks such as links (A elements), nor will it necessarily fire the click event of other elements. / /Non--Gecko DOMs may behave differently/ /Jan On 20-02-2009 13:32, m

[Proto-Scripty] Re: Is this possible? can anyone provide a sample code please?

2009-05-15 Thread Jan Hansen
you forgot to add "lol" every second line No, we don't want to do your homework for you. On 14-05-2009 14:49, ColinFine wrote: > > On May 13, 7:01 pm, cmscardoso wrote: > >> What I want to do is create a mobile website. >> In the page I want to show the logo, and, first, a combobox with

[Proto-Scripty] How to get a form elements parent form?

2008-09-19 Thread Jan Hansen
ype=button]').each(function(submitItem) { submitItem.form.GetElements(...) } which works in FF, but not in IE. What am I doing wrong? Best regards, Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototy

[Proto-Scripty] Exception-Handling with prototype

2008-09-26 Thread Jan Luehr
Hello, I'm using prototype & scriptaculous in various Ruby-on-Rails applications, some of them do a lot of prototype & ajax stuff with RoR-Helpers. But what I'ven't figured out yet is: Is there a way to do exception-Handling with prototype? While classic JavaScript exception handling uses try/ca

[Proto-Scripty] Re: Unoffiicial Prototype & script.aculo.us wiki

2008-10-08 Thread Jan Hansen
The site says: Click the link below to get the "application" box - no application box for me... just that link I can click on as many times as I want while nothing happens. /Jan On 07-10-2008 16:11, T.J. Crowder wrote: > Hi folks, > > In a few threads recently[1][