Hi Stephen,
That's correct. the document gets the event, but does not attempt to resolve
the ID for the tag. I wonder what happens if you prefix NamepsaceFilter with
'document.'
Tried that iand it didn't work, but did try
filter = document.GetElementById('NamespaceFilter');
var ns = filter.options[filter.selectedIndex].text;
which does work in Firefox and IE. I need to run a check with Safari and
then will raise a bug and check it in later this evening.
John Davidson
John Davidson
On Fri, Mar 7, 2008 at 10:43 AM, Stephen Morley <[EMAIL PROTECTED]>
wrote:
> That's does not sound like the error I'm seeing. Firebug was reporting
> that
>
> > NamespaceFilter is not defined
> >
> var ns = NamespaceFilter.options[NamespaceFilter.selectedIndex].text;
>
> The event fires but it is not resolving the ID from the option tag.
>
> Stephen
>
>
>
>
> On Fri, Mar 7, 2008 at 10:37 AM, John Davidson <[EMAIL PROTECTED]>
> wrote:
>
> > Hi Stephen,
> > I was looking at that yesterday. They did work until very recently (I'm
> > not sure which version update broke them again). Previously they were broken
> > at the end of Firefox 1.5 until Firefox 2.02. Before that they did not
> > work correctly in some versions of IE. They do not work in the beta versions
> > of Firefox 3.
> >
> > I have raised a Web Site Does Not work report with Mozilla, but do not
> > know what to expect. The issue is that the onchange event is being eaten by
> > the document and will only fire properly within a form as it is currently
> > declared. There are some bizarre write-ups about complex event management
> > techniques to correct the issue, but I do not believe these should be used
> > as I suspect they are even more fragile.
> >
> > I think the best solution is to wrap the <select> tags in a form and
> > provide a submit button to activate them. This will work in IE, FireFox and
> > Safari.
> >
> > John Davidson
> >
> > On Fri, Mar 7, 2008 at 10:14 AM, Stephen Morley <[EMAIL PROTECTED]>
> > wrote:
> >
> > > Do you intend to support FireFox? I'm seeing a number of errors which
> > > are FireFox only.
> > >
> > > The one I'm working right now is on the RecentChanges screen. The
> > > filters don't work for FireFox but they work fine in IE. The error is
> > > obvious and I'll work up a fix but I wanted to see if there was intended
> > > to
> > > be full support.
> > >
> > > Stephen
> > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > _______________________________________________
> > > Flexwiki-users mailing list
> > > Flexwiki-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users
> > >
> > >
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Flexwiki-users mailing list
> > Flexwiki-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flexwiki-users
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users