T O P I C R E V I E W |
mineu33 |
Posted - 11 Dec 2010 : 21:02:00 Hi all,
another question from a DHTML newbie.
I made my own buttons, every button has 2 objects. 1. How can i make both objects to 1 object. Me think I'm blind. 2. The buttons are menu-buttons, so i made 3 buttons -> passiv, activ, pressed -> is it possible to create a class, with all actions only self-referenced for named buttons? (passiv on start -> hide activ+pressed ..., activ -> on mouse out show passiv..., pressed -> hide activ, passiv ..., onMouseout -> show passiv, ...) Understandable? The gfxmenu is not usuable for my intention. 3. or is it possible to give every button from gfxmenu his own position? [update] how i did it work if all buttons on the same place (passiv -> activ -> pressed). *Questions and questions and ...* thx for reading.
best regards from Berlin
Michael
for this time i use the testing version |
3 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 15 Dec 2010 : 09:53:20 mineu33,
please check the "Graphical Canvas" Object; it has been made for this purpose |
mineu33 |
Posted - 11 Dec 2010 : 22:37:19 Thanks Petran for your answer,
but DHTML gives a compabilty warning for Roll-Over and Roll-Click. So i don't know if it is the solution. |
petran |
Posted - 11 Dec 2010 : 21:15:57 Make the 2 buttons for mouseover and click Hidden under HTML Visibility (in the properties window). Then look at RollOver and RollClick in the same properties window. Follow the url for an image. http://www.rdbf.nl/DHE/rollover.jpg
|
|
|