Re: [appfuse-user] PickList Javascript error

2007-12-04 Thread Nathan Anderson
Have you found a solution to this? Also I see that there is a typo in your message "from" has no properties. Is that typo in your email or your code? Nathan - "Sanath" <[EMAIL PROTECTED]> wrote: > Hi Mike, > I did so, yes its a great tool!! > > the issue with me is that for the 1st page

Re: [appfuse-user] PickList Javascript error

2007-11-28 Thread Sanath
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 ja

Re: [appfuse-user] PickList Javascript error

2007-11-28 Thread Michael Horwitz
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 > a

[appfuse-user] PickList Javascript error

2007-11-28 Thread Sanath
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 e