Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1.2.3, Wed Nov 21 17:27:41 2007 UTC | revision 1.1.2.4, Wed Nov 21 17:36:00 2007 UTC | |
|---|---|---|
| # | Line 198 $(document).ready( | Line 198 $(document).ready( |
| 198 | catch(e){}; | catch(e){}; |
| 199 | } | } |
| 200 | ) | ) |
| 201 | ||
| 202 | /* | |
| 203 | // example jrating_postsubmit function | |
| 204 | function jrating_postsubmit(id){ | |
| 205 | $('#rating-' + id).hide("fast"); | |
| 206 | } | |
| 207 | */ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |