Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I copied this from my working example and tweaked some lines to make it generic. Thus there MAY be a typo which I haven't checked for, but probably not. This is what's needed to have something change upon selection of an item in a ComboBox.
0
1765
posted 17 years ago by Winkyboy
This code, when placed at the end of the body tag will set focus on the first visible enabled element on the screen. It considers visibility as well as all forms on-screen
0
1486
posted 17 years ago by kouphax
Secure, Advanced, Better, Faster... function for remove/strip tags(Anti-XSS).
2
2502
posted 17 years ago by YPY
You will need to download a few things to easily create rounded corners. They are jQuery (http://jquery.com/) and the jQuery rounded corners plug-in (http://www.malsup.com/jquery/corner/).
14
2120
posted 17 years ago by chrisaiv
I needed a quick way to unescape a URL Encoded string. I found 2 chill ways
2
1568
posted 17 years ago by chrisaiv
This is a CS3/AS2 Flash file containing a simple particle system. It requires the use of MC Tween (http://hosted.zeh.com.br/mctween/).
0
1690
posted 17 years ago by Winkyboy
very easy to use pagination class, see website for comments
1
2664
posted 17 years ago by localhorst
Como hacer que el scroll de la página suba hasta arriba, para mostrar el principio de la página.
Requiere el plugin Fx.Scroll que no viene con el core de Mootools 1.2.
1
1330
posted 17 years ago by ianmonge
Go to link location when tab clicked (or selected actually) using 'select' event.
0
1688
posted 17 years ago by ardissoebrata