Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Javascript question
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00461107
Message ID:
00461182
Views:
15
>>>I know this isn't VFP, but it'll be hooked to a WC application. I want to put a menu up that runs vertically and when the mouse moves over text have it dynamically display a menu - to the right of the text. Are there tools out there that build these for you, or do you have to hand code that using dhtml or javascript?
>>
>>FWIW, I don't know of any tools to do this. I downloaded the stuff from MS and studied it to see how they did it. From the looks of their code, it doesn't look like too big a deal to incorporate the concept into WWWC (he says without having tried it < s >).
>
>
>Incorporation isn't the problem. Do you have a sample?

Like I said, I've only looked at it to see how it was done. Here are the URLs to download the MS JS library files:

http://www.microsoft.com/library/toolbar/toolbar.js
http://www.microsoft.com/library/toolbar/en-us/globalHP9.js
http://www.microsoft.com/library/toolbar/en-us/localHP9.js
http://www.microsoft.com/library/homepage/include/hpmain.js

Toolbar is the generic library that holds all the functionality (eg. draw, add menu items, etc.)
GlobalHP9 is the global MS menu you see to the right
LocalHP9 is the page specific menu

Personally, I don't think you need the HPMain library as it deals with some MS tracking functionality but its included just in case.

Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform