On Thu, Sep 23, 2010 at 3:09 PM, alan alan <[email protected]> wrote: > Thanks. But, in our college, lecturer has started only teaching > JavaScript. Your code is too complex to understand for a newbie! PC' > sin our college lab are dual boot with Ubuntu and Windows. If simple > features like this will not work in Firefox, students will be forced > to restart to windows.
Actually, mootools makes javascript easier. It's a framework that makes Javascript *usage* generic to all browsers, but it is written in JS too. Thats why mootools was developed in the first place. For e.g., the code I wrote will work on pretty much all browsers. Your code on the other hand, may be specific to some browsers (not sure, I haven't checked). There are more advantages to the style I used. Regards Rajeev J Sebastian > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
