search for: alertrecips

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

2006 Aug 09
0
Scriptaculous blind up effect not working from innerhtml in IE? Help please.
...quot;+i+"\" style=\"display: none;\")>"+name+"</div>"; new Effect.Appear("b"+i, {duration: .3}); i++; } function removefromrecips(value) { new Effect.BlindUp(this, {duration: .3}); } function alertrecips() { alert(arrItems); } var arrItems = new Array(); </script> <style> #garbagebin { border: 1px #000000 solid; background-color: #efefef; padding: 10px; width: 250px; }</style> </head> <body> Selected Recipients: &lt...