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

Reply
 
Thread Tools Search this Thread
  #1  
Old 12-04-2008, 06:40 PM
Scooter Scooter is offline
Junior Coders
 
Join Date: Mar 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default ProHTML ticker

1) Script Title: ProHtml ticker

2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...htmlticker.htm

3) Describe problem: Hi: I posted a few days ago. I am getting a null error message from this script in IE7 only. Every other browser is fine. I have the script referenced externally if that matters. I removed the script and the null message went away. Any help is appreciated.
http://www.marinemammalcenter.org
http://www.marinemammalcenter.org/null1.jpg (example)
Reply With Quote
  #2  
Old 12-05-2008, 07:20 AM
ddadmin's Avatar
ddadmin ddadmin is offline
Administrator
 
Join Date: Aug 2004
Posts: 7,906
Thanks: 2
Thanked 680 Times in 670 Posts
Blog Entries: 13
Default

There might be an unclosed tag within one of your DIV contents. To verify this, try removing all the DIVs with id="dropmsgx" on the page, and replace it with the default sample contents to see if the error goes away:

Code:
<div id="dropmsg0" class="dropcontent" subject="What is JavaScript?">
JavaScript is a scripting language originally developed by Netscape to add interactivity and power to web documents. It is purely client side, and runs completely on the client's browser and computer.
</div>

<div id="dropmsg1" class="dropcontent" subject="Java & JavaScript Differences">
Java is completely different from JavaScript- it's more powerful, more complex, and unfortunately, a lot harder to master. It belongs in the same league as C, C++, and other more complex languages. Java programs need to be compiled before they can run, while JavaScript do not.
</div>

<div id="dropmsg2" class="dropcontent" subject="What is DHTML?">
DHTML is the embodiment of a combination of technologies- JavaScript, CSS, and HTML. Through them a new level of interactivity is possible for the end user experience.
</div>
__________________
DD Admin
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 05:49 PM.

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

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