On Aug 10, 3:31 am, "Mario Moura" <[EMAIL PROTECTED]> wrote: > Please John Resig ask to plugin providers make plugins to work with all > browsers (or FF and IE at least) if no please post JQuery.NamePlugin(DEV).js > or something like this. > > DEV to Not Stable.
Hi, Mario! Some comments: a) Whether or not a plugin works in Firefox or MSIE or Opera has NOTHING to do with whether it is "in development" or not. That may simply be a design decision. Please don't assume that just because something does not work in MSIE, that this is a bug. b) John Resig has NO authority over the release (or release state) of plugins (except perhaps the plugins released via the official SVN tree). If he were to become a dictator and say, "nobody is allowed to release plugins unless they work on all browsers," several developers would probably walk out on him. c) Not all developers have access to all browsers, so they cannot test for every possible environment. For example, i don't possess a copy of Windows nor do i own a Mac, so i can't test a thing on MSIE or Safari. d) The web is a very volatile/hostile environment, and there will rarely be solutions which work on ALL versions of ALL browsers. That is simply something you'll have to come to terms with if you're going to do web development. Happy hacking!

