WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Deluxe Tree Menu Populate Problem...

<< < (2/2)

StefanRSA:
Thanks Aldus.

Do you know how to get the effect how a menu will "Glide" down instead of just dropping down.
I could only up to now, do it with JS or Flash... I serve clients in South Africa and the internet connection standards here is 3rd world... Flash is therefore a NO NO!!!

I know I can get nice visual effect with CSS but dont know how to get the "Glide Down" effect....

Any sugestions?

aldus:
Sorry - not exactly,

but the princip is always the same:

object - status: stand_still,
call object -> startmove
object - status: move
object is calling a timeout script
timeout-script: is calling the object to move
object ist testing his position and
   if hitting the target his state is -> still again
  timout-script: makes nothing
else
  call timeout-script again

Very psydo-coded, but i thing this is the way it could be done .

Regards
Aldus

Navigation

[0] Message Index

[*] Previous page

Go to full version