Re: [jQuery] thickbox and google maps

2006-10-15 Thread David
Yehuda Katz schreef: > Hey, > > I'm the one that did nytsweeps. You're right that the magic is in the > PHP (but it's really simple magic). Are you sure you're only able to > use plain HTML? That complicates things a bit. How many separate maps > will you need to display? > Yes it's some ISP fre

Re: [jQuery] thickbox and google maps

2006-10-15 Thread Yehuda Katz
Hey,I'm the one that did nytsweeps. You're right that the magic is in the PHP (but it's really simple magic). Are you sure you're only able to use plain HTML? That complicates things a bit. How many separate maps will you need to display? -- YehudaOn 10/15/06, David <[EMAIL PROTECTED]> wrote: > Ah,

Re: [jQuery] thickbox and google maps

2006-10-15 Thread David
> Ah, wait a moment, I have seen it already working with jQuery and > thickbox, have a look here: > > http://www.nytsweeps.com/openhouse/ > i changed the script to the nytsweeps way of working. They center the google map by the marker coordinates and add the marker to the center of the map b

Re: [jQuery] thickbox and google maps

2006-10-15 Thread Klaus Hartl
David schrieb: > Klaus Hartl schreef: >> David, how (when) do you initialize the map in the iframe? > I initialze the map on body load with the example code from the google > api. I've tried to initialze it using the jquery ready function but that > doesn't show the map at all. >> You could try

Re: [jQuery] thickbox and google maps

2006-10-15 Thread David
Klaus Hartl schreef: > David, how (when) do you initialize the map in the iframe? I initialze the map on body load with the example code from the google api. I've tried to initialze it using the jquery ready function but that doesn't show the map at all. > You could try to simply recenter the map

Re: [jQuery] thickbox and google maps

2006-10-15 Thread Klaus Hartl
David schrieb: > I was trying to make a iframe thickbox window to show a google map with > a marker but for some reason the tile with the overlay doesn't get > displayed in FF at first and the centering of the map is wrong in IE and FF. > > The example can be found at http://www.lworld.be/jquery

[jQuery] thickbox and google maps

2006-10-15 Thread David
I was trying to make a iframe thickbox window to show a google map with a marker but for some reason the tile with the overlay doesn't get displayed in FF at first and the centering of the map is wrong in IE and FF. The example can be found at http://www.lworld.be/jquery/ . On the page you see