Login Register

onmouseout

OnCellMouseOut doesn't always fire

If the width of the grid is narrower than the displayed data so that it cuts the cell at the end of the rows in half, and the mouse moves out of the grid via the cut-off cell, then we don't get an OnCellMouseOut or OnMouseOut event fired.

Both events do fire if I move the scrollbar's thumb to the right, then exit via the cut-off cell on the left.

Any way to work around this problem?
--ed

Dijit.form.DropDownButton on mouseover instead of onclick?

Hello all,

Is there a way to create a dropdown menu in the same fashion as dijit.form.DropDownButton but make it so it happens when you mouseover instead of mouseclick? I also would like to be able to attach such a dropdown to any old DIV i may have on the page, then i can use all of that functionality, but keep links intact.

Example of what i would like to accomplish:

Main Menu

Test
Syndicate content