[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-13 Thread Alex Mcauley

A few bugs have been fixed and some new additions made including double 
clicking the title bar to maximize/minify the window, Z-indexes fixed to 
position windows accordingly when having multiple smaller windows open in 
the container, inner Heights fixed on the content to not overlap the resize 
area etc etc etc
A few CSS changes to pretty up the application
Demo available @
http://dev.thecvmarket.com/unitTest.php

Regards
Alex Mcauley
- Original Message - 
From: Alex Mcauley [EMAIL PROTECTED]
To: prototype-scriptaculous@googlegroups.com
Sent: Wednesday, November 12, 2008 7:09 PM
Subject: Re: [Proto-Scripty] Re: Window System - WebOs / Web Desktop


 Classing it would be a good idea but i have never written a Javascript 
 class before !!, i have only just started to use object notaion for my 
 functions !! so i suppose the next logical step is a class ...

 I wrote it all to use CSS classnames so people could have full flexability 
 over how the window manager worked .. the only thin that is core to it is 
 the taskbar at the bottom, you will see from the code that it is taken ito 
 account when maximizing etc etc...

 I have just found a bug and a couple of things that i think need to be 
 funcitonised as they are called quite often. If i get time tonight i will 
 fucntionise them and have the bugs ironed out for tomorrow before i indent 
 and comment the code properly  If anyone would like to Aid me in 
 turning this into a Javascript class it would be a good learning 
 experience for all those taking part

 Regards

 Alex




 - Original Message - 
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 4:58 PM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 5:46 PM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 yes its untested in IE6 and will not be supported i dont think

 for demo purposes i aggree it maybe should open smaller

 MIT liscence it is then !!

 Cool!

 I took a quick look at the source. My one suggestion right now is:
 there is minimise and maximize function names that appear to be one US
 English and one UK English spelling.

 Am I right that we are pretty much just adding a Window class and some
 template/boilerplate html code? Should we try to get the new Window
 class added as an optional resource to Prototype once it comes further
 along? Of course, for the HTML template code there are many, many
 options...

 

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-13 Thread Alex Mcauley

that is strange for the safari ... i just tested it on my version and they 
are in the correct place ...

out of interest what safari version are you running ?

Regards

Alex
- Original Message - 
From: Chris Brody [EMAIL PROTECTED]
To: prototype-scriptaculous@googlegroups.com
Sent: Thursday, November 13, 2008 10:20 AM
Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 Cool-I definitely like the minimize/restore/maximize buttons much better!

 One strange thing: when I tested on Safari for Windows, the buttons
 were slightly below the title bar for a non-maximized window.

 I must confess that I have dealt very little with Javascript, and must
 say that the Prototype library actually makes it a bit easier to
 learn. I will take another look at the code over the weekend and see
 if I can hack anything interesting, just as an exercise.

 On Thu, Nov 13, 2008 at 10:39 AM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 A few bugs have been fixed and some new additions made including double
 clicking the title bar to maximize/minify the window, Z-indexes fixed to
 position windows accordingly when having multiple smaller windows open in
 the container, inner Heights fixed on the content to not overlap the 
 resize
 area etc etc etc
 A few CSS changes to pretty up the application
 Demo available @
 http://dev.thecvmarket.com/unitTest.php

 Regards
 Alex Mcauley
 - Original Message -
 From: Alex Mcauley [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 7:09 PM
 Subject: Re: [Proto-Scripty] Re: Window System - WebOs / Web Desktop


 Classing it would be a good idea but i have never written a Javascript
 class before !!, i have only just started to use object notaion for my
 functions !! so i suppose the next logical step is a class ...

 I wrote it all to use CSS classnames so people could have full 
 flexability
 over how the window manager worked .. the only thin that is core to it 
 is
 the taskbar at the bottom, you will see from the code that it is taken 
 ito
 account when maximizing etc etc...

 I have just found a bug and a couple of things that i think need to be
 funcitonised as they are called quite often. If i get time tonight i 
 will
 fucntionise them and have the bugs ironed out for tomorrow before i 
 indent
 and comment the code properly  If anyone would like to Aid me in
 turning this into a Javascript class it would be a good learning
 experience for all those taking part

 Regards

 Alex




 - Original Message -
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 4:58 PM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 5:46 PM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 yes its untested in IE6 and will not be supported i dont think

 for demo purposes i aggree it maybe should open smaller

 MIT liscence it is then !!

 Cool!

 I took a quick look at the source. My one suggestion right now is:
 there is minimise and maximize function names that appear to be one US
 English and one UK English spelling.

 Am I right that we are pretty much just adding a Window class and some
 template/boilerplate html code? Should we try to get the new Window
 class added as an optional resource to Prototype once it comes further
 along? Of course, for the HTML template code there are many, many
 options...

 




 


 
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-13 Thread Alex Mcauley

i just fugured it out ... if you are on a smaller resolution then the title 
of the minified window will take up most of the allowed width, ergo sending 
the buttons down to compensate ... i should limit the title length really in 
smaller windows, i will add the fix to it today at some point

Regards
Alex


- Original Message - 
From: Alex Mcauley [EMAIL PROTECTED]
To: prototype-scriptaculous@googlegroups.com
Sent: Thursday, November 13, 2008 10:24 AM
Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 that is strange for the safari ... i just tested it on my version and they
 are in the correct place ...

 out of interest what safari version are you running ?

 Regards

 Alex
 - Original Message - 
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Thursday, November 13, 2008 10:20 AM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 Cool-I definitely like the minimize/restore/maximize buttons much better!

 One strange thing: when I tested on Safari for Windows, the buttons
 were slightly below the title bar for a non-maximized window.

 I must confess that I have dealt very little with Javascript, and must
 say that the Prototype library actually makes it a bit easier to
 learn. I will take another look at the code over the weekend and see
 if I can hack anything interesting, just as an exercise.

 On Thu, Nov 13, 2008 at 10:39 AM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 A few bugs have been fixed and some new additions made including double
 clicking the title bar to maximize/minify the window, Z-indexes fixed to
 position windows accordingly when having multiple smaller windows open 
 in
 the container, inner Heights fixed on the content to not overlap the
 resize
 area etc etc etc
 A few CSS changes to pretty up the application
 Demo available @
 http://dev.thecvmarket.com/unitTest.php

 Regards
 Alex Mcauley
 - Original Message -
 From: Alex Mcauley [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 7:09 PM
 Subject: Re: [Proto-Scripty] Re: Window System - WebOs / Web Desktop


 Classing it would be a good idea but i have never written a Javascript
 class before !!, i have only just started to use object notaion for my
 functions !! so i suppose the next logical step is a class ...

 I wrote it all to use CSS classnames so people could have full
 flexability
 over how the window manager worked .. the only thin that is core to it
 is
 the taskbar at the bottom, you will see from the code that it is taken
 ito
 account when maximizing etc etc...

 I have just found a bug and a couple of things that i think need to be
 funcitonised as they are called quite often. If i get time tonight i
 will
 fucntionise them and have the bugs ironed out for tomorrow before i
 indent
 and comment the code properly  If anyone would like to Aid me in
 turning this into a Javascript class it would be a good learning
 experience for all those taking part

 Regards

 Alex




 - Original Message -
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 4:58 PM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 5:46 PM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 yes its untested in IE6 and will not be supported i dont think

 for demo purposes i aggree it maybe should open smaller

 MIT liscence it is then !!

 Cool!

 I took a quick look at the source. My one suggestion right now is:
 there is minimise and maximize function names that appear to be one US
 English and one UK English spelling.

 Am I right that we are pretty much just adding a Window class and some
 template/boilerplate html code? Should we try to get the new Window
 class added as an optional resource to Prototype once it comes further
 along? Of course, for the HTML template code there are many, many
 options...

 




 


 



 
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-13 Thread Chris Brody

Cool-I definitely like the minimize/restore/maximize buttons much better!

One strange thing: when I tested on Safari for Windows, the buttons
were slightly below the title bar for a non-maximized window.

I must confess that I have dealt very little with Javascript, and must
say that the Prototype library actually makes it a bit easier to
learn. I will take another look at the code over the weekend and see
if I can hack anything interesting, just as an exercise.

On Thu, Nov 13, 2008 at 10:39 AM, Alex Mcauley
[EMAIL PROTECTED] wrote:

 A few bugs have been fixed and some new additions made including double
 clicking the title bar to maximize/minify the window, Z-indexes fixed to
 position windows accordingly when having multiple smaller windows open in
 the container, inner Heights fixed on the content to not overlap the resize
 area etc etc etc
 A few CSS changes to pretty up the application
 Demo available @
 http://dev.thecvmarket.com/unitTest.php

 Regards
 Alex Mcauley
 - Original Message -
 From: Alex Mcauley [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 7:09 PM
 Subject: Re: [Proto-Scripty] Re: Window System - WebOs / Web Desktop


 Classing it would be a good idea but i have never written a Javascript
 class before !!, i have only just started to use object notaion for my
 functions !! so i suppose the next logical step is a class ...

 I wrote it all to use CSS classnames so people could have full flexability
 over how the window manager worked .. the only thin that is core to it is
 the taskbar at the bottom, you will see from the code that it is taken ito
 account when maximizing etc etc...

 I have just found a bug and a couple of things that i think need to be
 funcitonised as they are called quite often. If i get time tonight i will
 fucntionise them and have the bugs ironed out for tomorrow before i indent
 and comment the code properly  If anyone would like to Aid me in
 turning this into a Javascript class it would be a good learning
 experience for all those taking part

 Regards

 Alex




 - Original Message -
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 4:58 PM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 5:46 PM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 yes its untested in IE6 and will not be supported i dont think

 for demo purposes i aggree it maybe should open smaller

 MIT liscence it is then !!

 Cool!

 I took a quick look at the source. My one suggestion right now is:
 there is minimise and maximize function names that appear to be one US
 English and one UK English spelling.

 Am I right that we are pretty much just adding a Window class and some
 template/boilerplate html code? Should we try to get the new Window
 class added as an optional resource to Prototype once it comes further
 along? Of course, for the HTML template code there are many, many
 options...

 




 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-12 Thread Chris Brody

On Wed, Nov 12, 2008 at 4:00 PM, Jeztah [EMAIL PROTECTED] wrote:

 Hi Guys / Gals

 After a few days frantic coding i have came up with a window system
 based on prototypejs/scriptaculous that can be used in a multi
 windowed environment.
[...]

I really like the concept. (I have seen something similar used in
online desktops.) I saw a few little things that can be cleaned up
in the unit test, but it is not bad at all for alpha/pre-alpha ware!

I saw on the web page that you were considering a GPL license and
would like to ask if you would consider the same license as Prototype
 scriptaculous? I think this would give your project much wider
usage.

Thanks,
Chris

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-12 Thread Alex Mcauley

Thanks Chris ..

This release only took me abut 12 hours to write !!

Could you point out the stuff that needs cleaning up (aside the 
indentation!!)

As for the liscence ... i know nting about liscencing ... i just want people 
to be able to use the code as they want to and modify it to suit thier needs 
...

Regards
Alex

- Original Message - 
From: Chris Brody [EMAIL PROTECTED]
To: prototype-scriptaculous@googlegroups.com
Sent: Wednesday, November 12, 2008 3:18 PM
Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 4:00 PM, Jeztah [EMAIL PROTECTED] 
 wrote:

 Hi Guys / Gals

 After a few days frantic coding i have came up with a window system
 based on prototypejs/scriptaculous that can be used in a multi
 windowed environment.
 [...]

 I really like the concept. (I have seen something similar used in
 online desktops.) I saw a few little things that can be cleaned up
 in the unit test, but it is not bad at all for alpha/pre-alpha ware!

 I saw on the web page that you were considering a GPL license and
 would like to ask if you would consider the same license as Prototype
  scriptaculous? I think this would give your project much wider
 usage.

 Thanks,
 Chris

 
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-12 Thread Chris Brody

On Wed, Nov 12, 2008 at 5:46 PM, Alex Mcauley
[EMAIL PROTECTED] wrote:

 yes its untested in IE6 and will not be supported i dont think

 for demo purposes i aggree it maybe should open smaller

 MIT liscence it is then !!

Cool!

I took a quick look at the source. My one suggestion right now is:
there is minimise and maximize function names that appear to be one US
English and one UK English spelling.

Am I right that we are pretty much just adding a Window class and some
template/boilerplate html code? Should we try to get the new Window
class added as an optional resource to Prototype once it comes further
along? Of course, for the HTML template code there are many, many
options...

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-12 Thread Alex Mcauley

yes its untested in IE6 and will not be supported i dont think

for demo purposes i aggree it maybe should open smaller

MIT liscence it is then !!


- Original Message - 
From: Chris Brody [EMAIL PROTECTED]
To: prototype-scriptaculous@googlegroups.com
Sent: Wednesday, November 12, 2008 4:32 PM
Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 I didn't even look at the source code yet. My first suggestion is that
 when someone opens a new window, it should be normal and not
 maximized to give a better demonstration.

 Also, in IE6 when I open the start menu the text was completely
 overlapped. In addition, if I click anywhere outside the start menu it
 should go away.

 When you release the source code, properly stated license is important
 to some people. GPL is highly viral, while MIT is extremely friendly
 for commercial use.

 On Wed, Nov 12, 2008 at 5:09 PM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 Thanks Chris ..

 This release only took me abut 12 hours to write !!

 Could you point out the stuff that needs cleaning up (aside the
 indentation!!)

 As for the liscence ... i know nting about liscencing ... i just want 
 people
 to be able to use the code as they want to and modify it to suit thier 
 needs
 ...

 Regards
 Alex

 - Original Message -
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 3:18 PM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 4:00 PM, Jeztah 
 [EMAIL PROTECTED]
 wrote:

 Hi Guys / Gals

 After a few days frantic coding i have came up with a window system
 based on prototypejs/scriptaculous that can be used in a multi
 windowed environment.
 [...]

 I really like the concept. (I have seen something similar used in
 online desktops.) I saw a few little things that can be cleaned up
 in the unit test, but it is not bad at all for alpha/pre-alpha ware!

 I saw on the web page that you were considering a GPL license and
 would like to ask if you would consider the same license as Prototype
  scriptaculous? I think this would give your project much wider
 usage.

 Thanks,
 Chris

 



 


 
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-12 Thread Chris Brody

I didn't even look at the source code yet. My first suggestion is that
when someone opens a new window, it should be normal and not
maximized to give a better demonstration.

Also, in IE6 when I open the start menu the text was completely
overlapped. In addition, if I click anywhere outside the start menu it
should go away.

When you release the source code, properly stated license is important
to some people. GPL is highly viral, while MIT is extremely friendly
for commercial use.

On Wed, Nov 12, 2008 at 5:09 PM, Alex Mcauley
[EMAIL PROTECTED] wrote:

 Thanks Chris ..

 This release only took me abut 12 hours to write !!

 Could you point out the stuff that needs cleaning up (aside the
 indentation!!)

 As for the liscence ... i know nting about liscencing ... i just want people
 to be able to use the code as they want to and modify it to suit thier needs
 ...

 Regards
 Alex

 - Original Message -
 From: Chris Brody [EMAIL PROTECTED]
 To: prototype-scriptaculous@googlegroups.com
 Sent: Wednesday, November 12, 2008 3:18 PM
 Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 4:00 PM, Jeztah [EMAIL PROTECTED]
 wrote:

 Hi Guys / Gals

 After a few days frantic coding i have came up with a window system
 based on prototypejs/scriptaculous that can be used in a multi
 windowed environment.
 [...]

 I really like the concept. (I have seen something similar used in
 online desktops.) I saw a few little things that can be cleaned up
 in the unit test, but it is not bad at all for alpha/pre-alpha ware!

 I saw on the web page that you were considering a GPL license and
 would like to ask if you would consider the same license as Prototype
  scriptaculous? I think this would give your project much wider
 usage.

 Thanks,
 Chris

 



 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Window System - WebOs / Web Desktop

2008-11-12 Thread Alex Mcauley

Classing it would be a good idea but i have never written a Javascript class 
before !!, i have only just started to use object notaion for my functions 
!! so i suppose the next logical step is a class ...

I wrote it all to use CSS classnames so people could have full flexability 
over how the window manager worked .. the only thin that is core to it is 
the taskbar at the bottom, you will see from the code that it is taken ito 
account when maximizing etc etc...

I have just found a bug and a couple of things that i think need to be 
funcitonised as they are called quite often. If i get time tonight i will 
fucntionise them and have the bugs ironed out for tomorrow before i indent 
and comment the code properly  If anyone would like to Aid me in turning 
this into a Javascript class it would be a good learning experience for all 
those taking part

Regards

Alex




- Original Message - 
From: Chris Brody [EMAIL PROTECTED]
To: prototype-scriptaculous@googlegroups.com
Sent: Wednesday, November 12, 2008 4:58 PM
Subject: [Proto-Scripty] Re: Window System - WebOs / Web Desktop



 On Wed, Nov 12, 2008 at 5:46 PM, Alex Mcauley
 [EMAIL PROTECTED] wrote:

 yes its untested in IE6 and will not be supported i dont think

 for demo purposes i aggree it maybe should open smaller

 MIT liscence it is then !!

 Cool!

 I took a quick look at the source. My one suggestion right now is:
 there is minimise and maximize function names that appear to be one US
 English and one UK English spelling.

 Am I right that we are pretty much just adding a Window class and some
 template/boilerplate html code? Should we try to get the new Window
 class added as an optional resource to Prototype once it comes further
 along? Of course, for the HTML template code there are many, many
 options...

 
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---