Search found 12 matches

by stein
Thu Apr 21, 2005 11:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE window expands on rollover
Replies: 3
Views: 3533

Hi, thanks for the input. The PHP code is working nicely although I've not really documented it here in the forums. I've been using this system for some time and I'll sum it up: -- I use my menu_data (renamed to menu_data_) in a PHP file so that I can run functions, pass variables and render strings...
by stein
Thu Apr 21, 2005 7:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE window expands on rollover
Replies: 3
Views: 3533

IE window expands on rollover

http://www.akdemocrats.org Milonic 5.721 In IE6 the menu has been showing mysterious behaviour relating to: mouseovers of the menu and the subsequent addition of window space... -- identified by the immediate appearance of a horizonal scroll at the bottom and -- the addition of vertical space visib...
by stein
Mon Apr 26, 2004 8:23 pm
Forum: Milonic News
Topic: SCOMBO - is the codebase offered? Where?
Replies: 5
Views: 15319

SCOMBO - is the codebase offered? Where?

Is this still in progress? I read a post where Andy referred to it as being a solution for someone but I don't understand how to get the scombo code from the scombo example page.

the example of scombo is great. would like to use it.
by stein
Fri Apr 23, 2004 12:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS4 browser check happens too late
Replies: 0
Views: 2171

NS4 browser check happens too late

http://www.akdemocrats.org -- my site I modified my header to either: load a simple banner graphic for NS4 -or- load a SWF flash animation for NS6 + IE. <SCRIPT language=JavaScript src="/menu/milonic_src.js" type=text/javascript></SCRIPT> <script language=JavaScript> if (parent.frames.len...
by stein
Wed Apr 21, 2004 9:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Array handoff from PHP to Milonic Menu?
Replies: 3
Views: 3052

Thanks so much Kevin - I slapped my forehead when you mentioned the filename needing .php extension. I had thought about it before but dismissed it rather quickly because I thought my 'mother' page (header.php) which calls out the javascript would be processed already but I think you were correct. p...
by stein
Wed Apr 21, 2004 9:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS 4.79 menu broken recently - what am I missing?
Replies: 12
Views: 7976

hmmm... I took out the value='' tags. But I also went and took out 4 of the 5 forms from that menu. Still no visible form elements. BUT I went to http://www.milonic.com to see how the search box works so well -- turns out it does the same thing! In fact, it crashes my NS 4.79 when I click inside the...
by stein
Wed Apr 21, 2004 8:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS 4.79 menu broken recently - what am I missing?
Replies: 12
Views: 7976

http://www.akdemocrats.org ok, I don't know why - but I can't get text input (and radiobuttons) in the forms to be visible and editable within NS 4.79. in fact the text areas are windows to the page below. http://www.akdemocrats.org/images/NS479_example.gif I have been dabbling in my php select men...
by stein
Wed Apr 21, 2004 1:03 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Array handoff from PHP to Milonic Menu?
Replies: 3
Views: 3052

Array handoff from PHP to Milonic Menu?

http://www.akdemocrats.org -- my site Notice the TOOLS menu item on the right - chock full o' forms and is working well AFAICT. Notice the Sponsor Statement pull down list menu on the LEFT of the page near the top. This list is dynamically created from a mySQL database table using PHP. See the call...
by stein
Tue Apr 20, 2004 8:06 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS 4.79 menu broken recently - what am I missing?
Replies: 12
Views: 7976

Thank you both so much. I look forward to implementing the forms inside the menu. I had attempted menu forms in the past but did not get the results I was hoping for. I'm sure it was some sloppy coding of mine that caused the problems - I'll use the information Maz posted to work out a layout that s...
by stein
Mon Apr 19, 2004 11:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS 4.79 menu broken recently - what am I missing?
Replies: 12
Views: 7976

John - thanks so much for presenting me with your version. I did the same kind of cleanup just now and things are coming around. - http://www.akdemocrats.org . I had also found a leftover showMenu= with no corresponding menu to show -- muhbad. I realized it when I tested on Safari and Mozilla in Mac...
by stein
Mon Apr 19, 2004 10:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS 4.79 menu broken recently - what am I missing?
Replies: 12
Views: 7976

Thanks Maz - I have been prototyping some flash banners for the site and I had thought of the image linking but that 'design' wasn't approved for final display - it is eventually replaced by another banner that loops (as you noticed). I am excited to build a map of our state with all the House and S...
by stein
Mon Apr 19, 2004 9:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: NS 4.79 menu broken recently - what am I missing?
Replies: 12
Views: 7976

NS 4.79 menu broken recently - what am I missing?

http://www.akdemocrats.org -- my site I have to (unfortunately) support NS 4.79 due to the fact that many of the State of Alaska and Legislature staff are tied to it for browsing and email due to LDAP servers, security, etc. Problem has shown up recently when I was cleaning up the code and updating ...