[Proto-Scripty] Weird textarea problem in FF

2009-03-15 Thread Daniel Israel
I've got a fairly complex page where I'm using AJAX to get data from the server and populate a form (in a modal box... (http://www.wildbit.com/labs/modalbox/) ). It works fine except for the one textarea. I get the value fine from the server (confirm in firebug), but when I set the value,

[Proto-Scripty] Modal Dialog question...

2009-03-06 Thread Daniel Israel
Is there some sort of add-on or control out there that will make a modal dialog? I've got an application where I want a dialog to pop up in the middle of the screen and allow the user to enter/edit data, then do something if the user clicks OK. All the data (to populate the dialog's form