Search found 14 matches

by SpeedStreet
Thu Sep 25, 2003 12:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Licensed Download?
Replies: 7
Views: 5349

Awesome!

Thanks for the help :D
by SpeedStreet
Wed Sep 24, 2003 11:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Licensed Download?
Replies: 7
Views: 5349

http://da.sos.state.mn.us/minnesota/corp_inquiry/corp_inquiry-entity.asp?:nfiling_number=2B-942&entity_type_id=NP&:Nsession_id=&:Ndocument_number=0&filename=-46938560.txt&pgcurrent=6&:Norder_item_type_id=10&:Ssearch_Parm=speedstreet

That enough proof, or do you want me to send you our next tax ...
by SpeedStreet
Wed Sep 24, 2003 10:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Licensed Download?
Replies: 7
Views: 5349

Licensed Download?

I have a license. Yet, I do not see a download link anywhere to download my licensed version of the software.

I keep getting the one with the Milonic Menu stuck to it.
by SpeedStreet
Mon Sep 22, 2003 2:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

Sure thing...I will definitely try all of these out.

For reference, however, I should note that the only things I messed with in the JS files were trying to create the position relatively and a few minor changes to menu times. The quotes and whatnot are all in the downloadable version I picked up ...
by SpeedStreet
Sun Sep 21, 2003 9:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

I had tried the CDATA thing before, and it didn't work.

Guess what? The menu just decided to stop working...and I didn't even do anything to it!

It seems like it is a pretty nasty issue with precaching and execution.

<sigh> I am starting to feel like I should just revert back to v3

thanks for ...
by SpeedStreet
Sun Sep 21, 2003 8:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

I don't know why...but now it is working....


<script language="javascript" src="./menu/milonic_src.js" type="text/javascript">
</script>
<script language="javascript" type="text/javascript">
//<![CDATA[
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=./menu/mmenuns4.js><\/scr"+"ipt ...
by SpeedStreet
Sun Sep 21, 2003 6:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

Whoops...

I tried removing that to see if that would help...

dropped it back in...still nothing.

Sorry bout that.
by SpeedStreet
Sun Sep 21, 2003 4:13 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

Sure thing.


I really appreciate all of the help you all are providing...next time I make cookies, you are on my list ;)

Here are the links to the pages:
http://www.speedstreet.org/newindex.php
http://www.speedstreet.org/testmenu.html
All js scripts are located in the root directory as well as /js ...
by SpeedStreet
Sun Sep 21, 2003 1:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

As a test, I took the code from install, threw it in blank.htm (provided with Milonic Script) and it _still_ did not work. :(


It's being a little :evil:



:D
by SpeedStreet
Sun Sep 21, 2003 1:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

I should have pointed out that I have tried it without the XHTML markup....in fact, I tried it out of the box, and still had issues...
by SpeedStreet
Sat Sep 20, 2003 9:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

Thank you, I wasn't sure about putting back cdata on xhtml template. Now if I can figure out the correct doctype...?

Have you considered the path before file names?
You could download a new menu and work from there.

Regards
maz

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN ...
by SpeedStreet
Sat Sep 20, 2003 9:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

The Cdata comment allows the code to pass through similarly to the whole commenting out of javascript from way back when.

The copy of the script was downloaded today, and it is 100% fresh.

As for the compression...I think its great! It's just a pain in the butt to work on when you have to debug it ...
by SpeedStreet
Sat Sep 20, 2003 7:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

BTW - The above code snippet is complient with anyone who is interested in maintaining an XHTML 1.0 compliant website...so feel free to use if you like :D
by SpeedStreet
Sat Sep 20, 2003 7:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Expected Errors
Replies: 28
Views: 16900

Object Expected Errors

<!-- Begin Navigation -->
<script language="javascript" src="milonic_src.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
//<![CDATA[ if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>"); else _d.write("<scr"+"ipt language ...