OK, I fount a web site which uses the similar menus (not exact)
Goto this web site first: www.pakistanvision.com
If you like the menus there then you can download it and learn more about it on this web site: www.bratta.com
Thanks for the web sites. Actually I had gone to dynamicdrive.com before but after some time, I could not go there because I could not spell it right now that is perfect.
Yes dynamic drive has some javascript menus too.
Abdul - I didn't mean the one at the top of the site with the menu that jumps down, I meant the side navigation with the menu's which flyout to the right.
Who can I ask at Microsoft?
Scoutt - Thanks, I have actually been to both those sites - not in a long while though.
Do you know what a .htc file is?, is it part of XML?
Just attach the files in the html of the nav and then name the buttons and select the area / button on the image.... if you need to see how this works please goto: www.prosite.co.uk/princes and look at how the code has been set out.
are you sure it is an .htc I have a file that has all the extensions and it only has .hta Hypertext Application (run apps from HTML doc) but it has nothing for an .htc.
it just might have something to do with xml.
and you think MS is going to give you that script for the menu for free, he he
Ok the web site which i gave you, www.bratta.com. It is a dhtml menu bar and the main thing is that you can create horizontal or vertical menu bars using that source code. You just need the change the code in there a bit. It is really easy to understand!
I've actually been asked that question already today.
I spent about 3 hours last night trying to get it to work.
I'm no genious, but the actual menu is made up of JScript, XML, CSS (part of DHTML), Behaviors (part of CSS) and ASP.
So its not just a cut and paste thing, you have to do a lot of filtering through code and downloading of a few include files.
I've attached what I have so far, you will note a few things.
1. The submenu's aren't flying out yet.
2. When you upload the files to a server, not even the top menus will show a hover state of background and border color change.
well I had the files you didn't and you had the files I didn't. All I did was add the xml document and the arrow.gif and it worked. I had not tried it online, but I could, it worked off line so I thought it was ok. give me a few.
well I tried to upload it to my geocities account and it gave me an error on the htc file. I tried to rename it and it won't work. I take it is as to be .htc for it to work. I even changed the name in the css file as well. I can get it to load but the menus don't come out unless that htc file is there. I will keep working on it.
Hey this WebService Behavior stuff looks kewl, do you think we could make a non-refreshing chat room with it?
"This flexible component enables Internet Explorer to retrieve information from Web Services and to update a page dynamically using DHTML and script, without requiring navigation or a full page refresh"
It would probably be possible, but of course it woud'nt support NN...!...Ah, I hate having to script cross browser...
I think the reason why its not working on these servers is because they don't support SOAP and WebService etc.
of course that is only part of it. The file I got from you didn't have this file, which is called menu.xml.
And it will only work in IE5.5 is what I read. It also said that it is a new technology that only IE55 used. it will not work on NS 4.77 as I have that and it was a no go. I don't have NS6 so it might have support for it.
I think that this behavior stuff is cool. I think it will really take off.
As far as the support for SOAP and WebServices I think you are right. Geocities doesn't even support it.
i was glad to help as I learned something also. have fun with it.
1. On the site link you gave, it says ie 5 +, plus the fact that it works with my browser, which is, ie .5.
2. I did have that file, but I didn't download it, I just copied and pasted it off this link: http://msdn.microsoft.com/menu.xml, and obviously I didn't get it all...