Go Back   Dynamic Drive Forums > DD Scripts > Dynamic Drive scripts help
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 06-03-2005, 03:59 AM
Sherback Sherback is offline
Junior Coders
 
Join Date: Jun 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default troubles using www.echoecho.com Floating Layer Menu & DD Cursor Trailer Text

I hope you can help, I am having troubles using www.echoecho.com Floating Menu & DD Cursor Trailer Text.

Floating Layer (Menu)-
http://www.echoecho.com/toolfloatinglayer.htm
Curso Trailer Text -http://www.dynamicdrive.com/dynamicindex13/trailortext.htm

I would love to use both of these on my web site, but all I get is script error, when I use both of them on the same page.

I would use the DD Floating Menu, I am sure they would work well together. The problem is I need the Menu on the right side and like the abillity to change the delay and the position of the menu.

I know nothing about script. Could you telling why I am having problem using both or telling what I can do to make them work together.
Reply With Quote
  #2  
Old 06-03-2005, 05:30 AM
jscheuer1's Avatar
jscheuer1 jscheuer1 is offline
No Kidding?
 
Join Date: Mar 2005
Location: SE PA USA
Posts: 19,000
Thanks: 19
Thanked 1,135 Times in 1,121 Posts
Blog Entries: 3
Default

I just tried this, putting both scripts on the same page and it worked fine in IE. The problem is that the cursor trailer script is not Mozilla compatible. That means it doesn't work in NS7.2 or Firefox and probably several other browsers. I modded a version up awhile back that does, use that instead. Attached as ctrailer.zip
Attached Files
File Type: zip ctrailer.zip (1.4 KB, 454 views)
__________________
WWWWWWWWWWWW
- John
________________________

Really Show Your Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Last edited by jscheuer1; 06-03-2005 at 07:42 PM.
Reply With Quote
  #3  
Old 06-05-2005, 02:14 AM
Sherback Sherback is offline
Junior Coders
 
Join Date: Jun 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Cool

I use IE, maybe I am doing something wrong. As I said I can use one or the other, but not both. I keep getting an script error. Maybe it is my web editor. I will try and use both again, but not view the page in the editor.

thanks
Sherback
Reply With Quote
  #4  
Old 06-05-2005, 02:33 AM
Sherback Sherback is offline
Junior Coders
 
Join Date: Jun 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Question

Below is a copy a web page. I tried the new script, and this time, the only thing the loads is the scoll color change.

Attached Files
File Type: txt test1.txt (11.7 KB, 500 views)
Reply With Quote
  #5  
Old 06-05-2005, 03:14 AM
jscheuer1's Avatar
jscheuer1 jscheuer1 is offline
No Kidding?
 
Join Date: Mar 2005
Location: SE PA USA
Posts: 19,000
Thanks: 19
Thanked 1,135 Times in 1,121 Posts
Blog Entries: 3
Default

You've allowed comments to hide important information from the browser. Right here:
Code:
</script>
<SCRIPT LANGUAGE="JavaScript">
<!--
floatX=0
floatY=0
That little <!-- looks innocent enough but it tells the browser that all that follows is a comment. This would be fine if the comment was closed before the ending script tag but, it isn't. So, since these little tricks aren't really needed, just remove it so that it looks like this:
Code:
</script>
<SCRIPT LANGUAGE="JavaScript">
floatX=0
floatY=0
I did and your page worked fine.
__________________
WWWWWWWWWWWW
- John
________________________

Really Show Your Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Reply With Quote
  #6  
Old 06-05-2005, 07:09 PM
Sherback Sherback is offline
Junior Coders
 
Join Date: Jun 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up Thanks

Thank you so much I know I had to be missing something.

I will do just that, and thanks again.

Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:16 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.