Subversion Repositories My Stuff

Rev

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

Rev 14 Rev 17
Line 18... Line 18...
18
                                autoOpen: false,
18
                                autoOpen: false,
19
                                width: 660,
19
                                width: 660,
20
                                height: 'auto',
20
                                height: 'auto',
21
                                title: $link.attr('title'),
21
                                title: $link.attr('title'),
22
                                resizable: false,
22
                                resizable: false,
23
                                modal: true,
-
 
-
 
23
                                position: 'top',
-
 
24
                                modal: true,
24
                                show: 'blind',
25
                                show: 'blind',
25
                                hide: 'fold'
26
                                hide: 'fold'
26
                        });
27
                        });
27
28
28
                $link.click(function() {
29
                $link.click(function() {