![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread |
|
|
PM User | #1 |
|
New Coder ![]() Join Date: Jul 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
XulMenu - windows like menu
Hello everyone!
I've just finished XulMenu, a windows like menu with unlimited nesting, horizontal or vertical. Behaviour, structure & presentation are seperated. It is search engine friendly and free even for commercial use. Demo 1 (horizontal): http://gosu.pl/demo/mygosumenu/1.4/example1.html Demo 2 (vertical): http://gosu.pl/demo/mygosumenu/1.4/example2.html Download: http://sourceforge.net/project/showf...kage_id=105852 Hope you like it! |
|
|
|
|
|
PM User | #2 |
|
Senior Coder ![]() Join Date: Feb 2004
Location: Edinburgh
Posts: 1,352
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
pretty cool, but they'd have been better if they remained static as the page scrolls.
for the 2nd example that would be more important and somewhat easier to accomplish, by using a fixed position div. * just some thoughts *
|
|
|
|
|
|
PM User | #3 |
|
New Coder ![]() Join Date: Mar 2004
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Hi cagrET,
Just a thought, would it be OK if I were to put this script on my site so it is available for download? See the site here: http://www.livescripts.net - Over 300 Free Scripts & Extensive Scripting Tutorials Thanks, Jon
__________________
==================== Jon ==================== |
|
|
|
|
|
PM User | #5 |
|
New Coder ![]() Join Date: Mar 2004
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Hi cagrET and thanks. However the SourceForge download gives a 404.
Jon ![]() EDIT: OK it works fine now
__________________
==================== Jon ==================== Last edited by GeForce; 07-23-2004 at 07:04 PM.. |
|
|
|
|
|
PM User | #6 |
|
Senior Coder ![]() Join Date: Jul 2004
Location: New Zealand
Posts: 1,315
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
|
|
|
|
|
|
PM User | #7 |
|
New Coder ![]() Join Date: Jul 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
1) Yeah I know and I called it like that because it sounds ql
http://phppatterns.com/xul/ - open this in Mozilla, it is a xul menu, they are similar, right ?2) It is really not a problem, you can use lists, the parser is quite flexbile, you can replace DIV with UL, LI etc 3) Explained in 2, it can be easily changed. 4) It is very easy to change, just remove visibility: hidden & z-index from .section in css, and assign it in javascript when parsing the structure of the menu - 1 line of code to add. Btw if you disable javascript, then why not disable css It will be visible then.3) & 4) The real xul menu works only in Mozilla, this works on IE 5.0+, Mozilla, Opera, Safari and more (95% of browsers). What is the problem ? Does it mean that the XUL technologyl sux because it runs only on 5% of browsers ? I was coding it mainly in mind of using it in some Dynamic Web Application. It is not meant to run on Netscape 4, it is search engine friendly and usable in text-browsers. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Rate This Thread | |
|
|