[jQuery] Re: Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-10-01 Thread Christopher Jordan
If anyone cares, I think my problem here was that I didn't have the latest code for thickbox (even though, the version numbers were the same...:o/) Anyway, I found that my tb_position function looked like this: function tb_position() { $("#TB_window").css({marginLeft: '-' + parseInt((TB_WIDTH / 2)

[jQuery] Re: Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-10-01 Thread Chris Jordan
I'm having this same problem. I have a very long list of items that are each clickable. When the user clicks on one it pops up a thickbox that allows the user to edit that item. However, when the user clicks on items far down in the list, they appear to get no thickbox. After a little investigatio

[jQuery] Re: Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-09-21 Thread WebolizeR
Same problem in here, I have been playing with CSS of thickbox but nothing for now... :( On 11 Eylül, 17:02, Angelo Zanetti <[EMAIL PROTECTED]> wrote: > Will do but dont have the time now. > > If I do will post the response and let you guys know. > > Thanks > > > > Alexandre Plennevaux wrote: > >

[jQuery] Re: Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-09-11 Thread Angelo Zanetti
Will do but dont have the time now. If I do will post the response and let you guys know. Thanks Alexandre Plennevaux wrote: Why not testing it yourself and letting us know of your conclusions? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

[jQuery] Re: Does JQuery 1.2 solve the thickbox positioning problem when scrolling?

2007-09-11 Thread Alexandre Plennevaux
Why not testing it yourself and letting us know of your conclusions? -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Angelo Zanetti Sent: mardi 11 septembre 2007 14:49 To: jquery-en@googlegroups.com Subject: [jQuery] Does JQuery 1.2 solve the th