search for: windowcont

Displaying 1 result from an estimated 1 matches for "windowcont".

2006 Jan 07
0
queued effect
This is what I came up with so far: if ($(''windowContent'').style.display == ''none'') { Effect.Appear(''window'',{queue:{scope:''myscope'', position:''end''}}); Effect.toggle(''windowContent'',''blind'',{queue:{scope:''myscope'...