Hi Mike, I did so, yes its a great tool!! the issue with me is that for the 1st page load after a server start, the attributes required for the javascript returns null
moveSelectedOptions(null, null) and once i refreshed the page only, they get the proper value thus resulting no error in the javascript. any ideas and suggestions are welcome thanks sanath Mike Horwitz wrote: > > Have you tried debugging with FireFox/Firebug yet > (http://getfirebug.com/)? Absolutely > brilliant for sorting out those pesky Javascript/CSS problems! > > Mike > > > On 11/28/07, Sanath <[EMAIL PROTECTED]> wrote: >> >> >> Hi All, >> I have implemented a pickList implementation based on the appfuse >> pickList >> and its working fine. I have been able to populate the left and right >> lists >> accordingly and move the selections as well. But in the page load, when >> the >> tomcat is started, when i access the page I get a javascript error when >> trying to move an item from left to right. The error that am getting is >> from has no properties >> moveSelectedOptions(null, null) >> >> When I refresh the page, then the picklist works fine enabling me to move >> the items. >> THis error comes only in the 1st time that we access the page after a >> tomcat >> start. >> >> IF anyone can give a helping hand to figure out this issue, its highly >> appreciated. >> Thanks >> Sanath >> -- >> View this message in context: >> http://www.nabble.com/PickList-Javascript-error-tf4887260s2369.html#a13988650 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/PickList-Javascript-error-tf4887260s2369.html#a13990940 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]