 |
|
 |
|
Next: how much to charge for direct referral from info ..
|
| Author |
Message |
External

Since: Jun 30, 2003 Posts: 20
|
(Msg. 1) Posted: Wed Jul 02, 2003 10:12 am
Post subject: Help! Netscape Trouble with Javascript Archived from groups: alt>www>webmaster, others (more info?)
|
|
|
Hi,
I hope this problem I ran into has an easy fix.
I created a menu bar for my page using Sothink DHTML Menu 4.1 which
created javascript file. I also add a small slide show on the page
using javascript and the javascript is embedded in this page's HTML.
Everything works perfectly with IE. However, Netscape (4, 6, 7) can't
see the menu bar created in DHTML when the slideshow javascript is
present.
If I just have the menu bar or slideshow alone on the page, Netscape can
see it, but it seems that Netscape always ignores the DHTML script when
both javascripts are present. Not sure what is going.
I have tried to put the slideshow javascript in the .js file that has
the DHTML code for menu bar, but it didn't work either.
Thanks in advance for your help,
Terry >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 571
|
(Msg. 2) Posted: Wed Jul 02, 2003 10:12 am
Post subject: Re: Help! Netscape Trouble with Javascript [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 2 Jul 2003 07:12:09 -0500, Terry
<gobeyondgobeyond DeleteThis @REMOVE.yahoo.com> wrote:
> Hi,
>
> I hope this problem I ran into has an easy fix.
>
> I created a menu bar for my page using Sothink DHTML Menu 4.1 which
> created javascript file. I also add a small slide show on the page using
> javascript and the javascript is embedded in this page's HTML.
>
> Everything works perfectly with IE. However, Netscape (4, 6, 7) can't
> see the menu bar created in DHTML when the slideshow javascript is
> present.
>
> If I just have the menu bar or slideshow alone on the page, Netscape can
> see it, but it seems that Netscape always ignores the DHTML script when
> both javascripts are present. Not sure what is going.
>
> I have tried to put the slideshow javascript in the .js file that has the
> DHTML code for menu bar, but it didn't work either.
>
> Thanks in advance for your help,
Sounds like conflicting variables or perhaps the files are named the
same...
However, it's all only guessing unless you supply a URL.
Grey
--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- <a style='text-decoration: underline;' href="http://www.greywyvern.com" target="_blank">http://www.greywyvern.com</a> - Orca RingMaker: PHP web ring creation and
management<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 71
|
(Msg. 3) Posted: Wed Jul 02, 2003 10:12 am
Post subject: Re: Help! Netscape Trouble with Javascript [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Terry" <gobeyondgobeyond.RemoveThis@REMOVE.yahoo.com> wrote in message
news:MPG.196c88045d1fdfdd989684@news.tc.umn.edu...
> Hi,
>
> I hope this problem I ran into has an easy fix.
>
You also have a problem with your time clock.
You're posting in the future.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2003 Posts: 20
|
(Msg. 4) Posted: Wed Jul 02, 2003 10:55 am
Post subject: Re: Help! Netscape Trouble with Javascript--see URL here [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
<a style='text-decoration: underline;' href="http://www.tc.umn.edu/~wuxxx058/" target="_blank">http://www.tc.umn.edu/~wuxxx058/</a>
Here is the URL of this page. It works for IE, but not Netscape.
Terry
In article <MPG.196c88045d1fdfdd989684.DeleteThis@news.tc.umn.edu>,
gobeyondgobeyond.DeleteThis@REMOVE.yahoo.com says...
> Hi,
>
> I hope this problem I ran into has an easy fix.
>
> I created a menu bar for my page using Sothink DHTML Menu 4.1 which
> created javascript file. I also add a small slide show on the page
> using javascript and the javascript is embedded in this page's HTML.
>
> Everything works perfectly with IE. However, Netscape (4, 6, 7) can't
> see the menu bar created in DHTML when the slideshow javascript is
> present.
>
> If I just have the menu bar or slideshow alone on the page, Netscape can
> see it, but it seems that Netscape always ignores the DHTML script when
> both javascripts are present. Not sure what is going.
>
> I have tried to put the slideshow javascript in the .js file that has
> the DHTML code for menu bar, but it didn't work either.
>
> Thanks in advance for your help,
>
> Terry
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 571
|
(Msg. 5) Posted: Wed Jul 02, 2003 10:55 am
Post subject: Re: Help! Netscape Trouble with Javascript--see URL here [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 2 Jul 2003 07:55:12 -0500, Terry
<gobeyondgobeyond.DeleteThis@REMOVE.yahoo.com> wrote:
>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.tc.umn.edu/~wuxxx058/</font" target="_blank">http://www.tc.umn.edu/~wuxxx058/</font</a>>
>
> Here is the URL of this page. It works for IE, but not Netscape.
>
> Terry
The answer is simple, my young apprentice.
The Javascript object "filters" is not supported by Netscape. In fact,
"filters" is IE only. If you plan on using it, you're going to have to
disable it for non IE browsers. Netscape sees this unknown object and
barfs, causing your menu to stop functioning as well.
Grey
--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- <a style='text-decoration: underline;' href="http://www.greywyvern.com" target="_blank">http://www.greywyvern.com</a> - Orca RingMaker: PHP web ring creation and
management<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 171
|
(Msg. 6) Posted: Wed Jul 02, 2003 10:55 am
Post subject: Re: Help! Netscape Trouble with Javascript--see URL here [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"GreyWyvern" <sp_bhuisman.RemoveThis@greywyvern.com_am> wrote in message
news:oprrmu42gpgk3m3d@news.nas.net...
> On Wed, 2 Jul 2003 07:55:12 -0500, Terry
> <gobeyondgobeyond.RemoveThis@REMOVE.yahoo.com> wrote:
>
> >
<font color=green> > > <a style='text-decoration: underline;' href="http://www.tc.umn.edu/~wuxxx058/</font" target="_blank">http://www.tc.umn.edu/~wuxxx058/</font</a>>
> >
> > Here is the URL of this page. It works for IE, but not Netscape.
> >
> > Terry
>
> The answer is simple, my young apprentice.
>
> The Javascript object "filters" is not supported by Netscape. In fact,
> "filters" is IE only. If you plan on using it, you're going to have to
> disable it for non IE browsers. Netscape sees this unknown object and
> barfs, causing your menu to stop functioning as well.
>
Is "barfs" a technical term?
--
Karl Core
Charles Sweeney says my sig is fine as it is.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 571
|
(Msg. 7) Posted: Wed Jul 02, 2003 10:55 am
Post subject: Re: Help! Netscape Trouble with Javascript--see URL here [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 1 Jul 2003 17:18:56 -0400, EightNineThree
<eightninethree.RemoveThis@REMOVEeightninethree.com> wrote:
<font color=brown> >> > <a style='text-decoration: underline;' href="http://www.tc.umn.edu/~wuxxx058/</font" target="_blank">http://www.tc.umn.edu/~wuxxx058/</font</a>>
>> >
>> > Here is the URL of this page. It works for IE, but not Netscape.
>> >
>> > Terry
>>
>> The answer is simple, my young apprentice.
>>
>> The Javascript object "filters" is not supported by Netscape. In fact,
>> "filters" is IE only. If you plan on using it, you're going to have to
>> disable it for non IE browsers. Netscape sees this unknown object and
>> barfs, causing your menu to stop functioning as well.
>>
>
> Is "barfs" a technical term?
<a style='text-decoration: underline;' href="http://jargon.watson-net.com/jargon.asp?w=barf" target="_blank">http://jargon.watson-net.com/jargon.asp?w=barf</a>
Grey
--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- <a style='text-decoration: underline;' href="http://www.greywyvern.com" target="_blank">http://www.greywyvern.com</a> - Orca RingMaker: PHP web ring creation and
management<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Help! Netscape Trouble with Javascript |
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2003 Posts: 20
|
(Msg. 8) Posted: Wed Jul 02, 2003 1:21 pm
Post subject: Re: Help! Netscape Trouble -- Problem Solved [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|