Re: [Rails-spinoffs] Updated: window dialog script

2006-03-30 Thread Jerod Venema
Thanks for the info guys, I'll throw that in the main script.On 3/30/06, Aaron Meier <[EMAIL PROTECTED] > wrote:Thanks guys!In addition, you also need to add it after line 717. On 3/29/06, Jeremy Kitchen < [EMAIL PROTECTED] > wrote: On Wednesday 29 March 2006 18:04, Todd Ross wrote:> On 3/29/06, Je

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-30 Thread Aaron Meier
Thanks guys!In addition, you also need to add it after line 717.On 3/29/06, Jeremy Kitchen <[EMAIL PROTECTED] > wrote:On Wednesday 29 March 2006 18:04, Todd Ross wrote:> On 3/29/06, Jeremy Kitchen < [EMAIL PROTECTED]> wrote:> > On Wednesday 29 March 2006 12:59, Aaron Meier wrote:> > > I'm using thi

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-29 Thread Jeremy Kitchen
On Wednesday 29 March 2006 18:04, Todd Ross wrote: > On 3/29/06, Jeremy Kitchen <[EMAIL PROTECTED]> wrote: > > On Wednesday 29 March 2006 12:59, Aaron Meier wrote: > > > I'm using this on a secure site, and in IE, when the 'new Dialog' is > > > called, it tells me "This site contains both secure an

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-29 Thread Todd Ross
On 3/29/06, Jeremy Kitchen <[EMAIL PROTECTED]> wrote: > On Wednesday 29 March 2006 12:59, Aaron Meier wrote: > > I'm using this on a secure site, and in IE, when the 'new Dialog' is > > called, it tells me "This site contains both secure and nonsecure items." > > I've tried creating the dialog elem

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-29 Thread Jeremy Kitchen
On Wednesday 29 March 2006 12:59, Aaron Meier wrote: > I'm using this on a secure site, and in IE, when the 'new Dialog' is > called, it tells me "This site contains both secure and nonsecure items." > I've tried creating the dialog element ahead of time, but that didn't help. > Any suggestions?

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-29 Thread Matt Knapp
What license is this released under?MattOn 3/2/06, Marco M. Jaeger <[EMAIL PROTECTED]> wrote: The dialog script has been updated – thanks to Jerod we were able to add themes – please see changelog for further details and fixes.   The latest version can be downloaded from here: http:

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-29 Thread Aaron Meier
I'm using this on a secure site, and in IE, when the 'new Dialog' is called, it tells me "This site contains both secure and nonsecure items."  I've tried creating the dialog element ahead of time, but that didn't help.  Any suggestions? On 3/3/06, Jerod Venema <[EMAIL PROTECTED]> wrote: Sorry, we'

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-03 Thread Jerod Venema
Sorry, we're using the SVN version of script.aculo.us...which has v1.5pre0 of prototype. Its a new function. Careful when removing the strip() function, it *could* cause themes to break. You can just replace it with a regex to remove whitespace if that's the case. -JerodOn 3/3/06, Michael Peters <[

Re: [Rails-spinoffs] Updated: window dialog script

2006-03-03 Thread Michael Peters
Marco M. Jaeger wrote: > The dialog script has been updated – thanks to Jerod we were able to add > themes – please see changelog for further details and fixes. > > > > The latest version can be downloaded from here: > http://www.net4visions.com/dev/downloads/dialog.zip The only problem I ha

[Rails-spinoffs] Updated: window dialog script

2006-03-02 Thread Marco M. Jaeger
The dialog script has been updated – thanks to Jerod we were able to add themes – please see changelog for further details and fixes.   The latest version can be downloaded from here: http://www.net4visions.com/dev/downloads/dialog.zip    

[Rails-spinoffs] Updated: window dialog script

2006-02-18 Thread Marco M. Jaeger
Dialog script has been update. A demo can be seen here: http://net4visions.com/dev/dialog/dialog.htm .Please see changelog for changes.  The dialog script can be downloaded from here:http://www.net4visions.com/dev/downloads/dialog.zip         ___