[jQuery] Re: json reading data on server

2009-06-01 Thread geronimo3
if you are using PHP then this function will probably help json_decode more information: http://www.php.net/manual/en/function.json-decode.php On Jun 1, 2:26 pm, Peter Marino wrote: > Hi jQuery, > > I'm trying to learn the json and ajax > I have with success sent data over to the server in js

[jQuery] Re: FF3 really slow on a mousemove with lots of divs (more then 5000)

2009-05-23 Thread geronimo3
gt; is FF > > On May 23, 4:12 pm, geronimo3 wrote: > > > I have someone else saying it too now So I still have this problem > > > On 23 mei, 11:01, geronimo3 wrote: > > > > Hmm thanks > > > > damn then it is something with my FF then >

[jQuery] Re: FF3 really slow on a mousemove with lots of divs (more then 5000)

2009-05-23 Thread geronimo3
I have someone else saying it too now So I still have this problem On 23 mei, 11:01, geronimo3 wrote: > Hmm thanks > > damn then it is something with my FF then > I use 3.0.10 btw > > On 23 mei, 10:58, waseem sabjee wrote: > > > I just opened it up in FF3. working w

[jQuery] Re: FF3 really slow on a mousemove with lots of divs (more then 5000)

2009-05-23 Thread geronimo3
Hmm thanks damn then it is something with my FF then I use 3.0.10 btw On 23 mei, 10:58, waseem sabjee wrote: > I just opened it up in FF3. working well. no crash. > > On Sat, May 23, 2009 at 10:49 AM, geronimo3 wrote: > > > I can't figure out how i can improve the sp

[jQuery] FF3 really slow on a mousemove with lots of divs (more then 5000)

2009-05-23 Thread geronimo3
I can't figure out how i can improve the speed in my dolumap in FF. All other browsers seem to do a bit well at least. It seems to crash all the time as soon as I mouseover a colored div. (Well it just starts lagging too much) I wouldn't recommend opening this when you have other FF tabsor windo

[jQuery] Re: jquery: display external page inside popups (mail goggles)

2009-05-18 Thread geronimo3
Use an iframe for that instead of use: On May 18, 6:04 pm, "rayche...@gmail.com" wrote: > Back again, > I mean most method consist of hidding inside a > inside the same page. > Then the popup will display the what's inside the > Is there a way to display from an external html or

[jQuery] FF3 problem mouseover/mouseout

2009-05-05 Thread geronimo3
hello, I am working on a large first project but it seems i can't fix a annnoying bug. It's about a 5000 divs that need a mouseover. I have tried using event delegation but it doesn't seem to work. The problem is FF3. [url=http://dolumar.225.com/dolumap.php]dolumap[/url]