Skip to content

dojo.fx.html demo

In my company we are using the dojo javascript library for a project. It has an html effects module (dojo.fx.html) which is not documented yet (dojo documentation). Therefore I created a little demo that shows all basic effects.

3 Kommentare

  1. Good to know, maybe it’s time to replace Prototype with Dojo. What’s you opinion in this case?

    Geschrieben am 12-Apr-06 at 14:54 | Permalink
  2. I like prototype and scriptaculous. I have chosen dojo because I ran into problems using a specific other library. It wouldn’t work with prototype because it used “for in” loops that crashed because prototype modifies the in-built javascript object and array (read more on this:here and here).

    Geschrieben am 12-Apr-06 at 15:21 | Permalink
  3. Shruthi

    Hey,
    Your blog was very useful. I have a question for you. I have a set of images, and I need to show 3 at a time and make it move from left to right. I am using dojo.fx.html.slideTo to achieve this. Now when the third image reaches a certain position, I fade it, and need to get the next image and position it where my first image originally was. Can you please tell me how I can do that? What happens when we use dojo.fx.html.fadeHide. Is it that the next image takes its place, or is the image only faded?
    I would greatly appreciate your help. Thanks in advance.

    Geschrieben am 18-Sep-06 at 08:14 | Permalink

Kommentar schreiben

Die E-Mail Adresse wird nicht veröffentlicht. Felder mit * bitte ausfüllen.
*
*