git clone git://github.com/defunkt/facebox.git
width is now set dynamically
...125126127128129130131132
...125126127 128129130
0@@ -125,8 +125,6 @@1 left: 385.52 }).show()1 12- $('#facebox').css('left', $(window).width() / 2 - ($('#facebox table').width() / 2))1-1 $(document).bind('keydown.facebox', function(e) {2 if (e.keyCode == 27) $.facebox.close()1 return true
If we’re going to set the location dynamically, we need to do it after the content has loaded.
Great point defunkt! Also if you’re going to show off your new code commenting feature you need to make more ridiculous comments like this one :)
So true.
so, do these comments stick around until this chunk of whitespace is removed?
Nice feature
Iz in ur codez commentun
27 is a "magic number" and should be given a pretty name
oh yes …. very magic O_o
Ah, but the beauty of the original github source code view let you highlight ranges. I can see where that can get pretty complicated with the comment count chicklet – would you have to nest it if the comment did span multiple lines? :)
huh uh huh. you said bind.
Test
Very good!
Fantastic.. This is my favourite line. (goodbye email).
Oh! Oh! First! :P
I love your use of brackets here, very in right now.
so, up to how many comments will be shown here? Is this paginated? I guess lets keep adding comments to find out.
How many comments can be added to line of code? 9? Should we find out?
5
6
7
8
9
10 uh oh! Let’s see what happens :-)
Nice.
12
Add a comment:
Comments
If we’re going to set the location dynamically, we need to do it after the content has loaded.
Great point defunkt! Also if you’re going to show off your new code commenting feature you need to make more ridiculous comments like this one :)
So true.
so, do these comments stick around until this chunk of whitespace is removed?
Nice feature
Iz in ur codez commentun
27 is a "magic number" and should be given a pretty name
oh yes …. very magic O_o
Ah, but the beauty of the original github source code view let you highlight ranges. I can see where that can get pretty complicated with the comment count chicklet – would you have to nest it if the comment did span multiple lines? :)
huh uh huh. you said bind.
Test
Very good!
Fantastic.. This is my favourite line.
(goodbye email).
Oh! Oh! First! :P
I love your use of brackets here, very in right now.
so, up to how many comments will be shown here? Is this paginated? I guess lets keep adding comments to find out.
How many comments can be added to line of code? 9? Should we find out?
5
6
7
8
9
10 uh oh! Let’s see what happens :-)
Nice.
12