Subversion Repositories My Stuff

Rev

Rev 15 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 17
Line 17... Line 17...
17
                                width: 780,
17
                                width: 780,
18
                                height: 'auto',
18
                                height: 'auto',
19
                                title: $link.attr('title'),
19
                                title: $link.attr('title'),
20
                                resizable: false,
20
                                resizable: false,
21
                                modal: true,
21
                                modal: true,
22
                                postion: 'center',
-
 
-
 
22
                                position: 'center',
23
                                show: 'blind',
23
                                show: 'blind',
24
                                hide: 'explode'
24
                                hide: 'explode'
25
                        });
25
                        });
26
26
27
                $link.click(function() {
27
                $link.click(function() {