[Proto-Scripty] Internet Explorer bug with Effect.Appear

2009-12-07 Thread Mark K.
Hey all,

If you take a look at a site I'm working on at http://www.rnvitals.com/hawaii,
you'll notice (in Internet Explorer only) that when you mouseover the
Articles tab in the header, nothing occurs.  If you click on the
Forums tab, you'll notice that when you mouseover the Articles tab
then a submenu appears underneath.  I'm not sure why it appears in one
and not the other; Internet Explorer gives me a generic Object
doesn't support this property or method error and refers to line 543
of effects.js.

The forum is running phpBB 3.0, and the rest of the site is powered by
Wordpress.  Obviously, one of them is loading something or not loading
something that is or isn't doing what it's supposed to or not supposed
to do with Effect.Appear. :(

Has anyone else had this problem when using these scripts with
Wordpress?

--

You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.




Re: [Proto-Scripty] Internet Explorer bug with Effect.Appear

2009-12-07 Thread Rick Waldron
Before I even begin to help you with this... you have 3+ copies of the
Prototype/Scriptaculous libraries being called in.


While your at it:

http://www.getfirebug.com






On Mon, Dec 7, 2009 at 2:03 PM, Mark K. mki...@gmail.com wrote:

 Hey all,

 If you take a look at a site I'm working on at
 http://www.rnvitals.com/hawaii,
 you'll notice (in Internet Explorer only) that when you mouseover the
 Articles tab in the header, nothing occurs.  If you click on the
 Forums tab, you'll notice that when you mouseover the Articles tab
 then a submenu appears underneath.  I'm not sure why it appears in one
 and not the other; Internet Explorer gives me a generic Object
 doesn't support this property or method error and refers to line 543
 of effects.js.

 The forum is running phpBB 3.0, and the rest of the site is powered by
 Wordpress.  Obviously, one of them is loading something or not loading
 something that is or isn't doing what it's supposed to or not supposed
 to do with Effect.Appear. :(

 Has anyone else had this problem when using these scripts with
 Wordpress?

 --

 You received this message because you are subscribed to the Google Groups
 Prototype  script.aculo.us group.
 To post to this group, send email to
 prototype-scriptacul...@googlegroups.com.
 To unsubscribe from this group, send email to
 prototype-scriptaculous+unsubscr...@googlegroups.comprototype-scriptaculous%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/prototype-scriptaculous?hl=en.




--

You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.