[jQuery] Why is my mopbox fading when hover over forward/backward buttons?

2009-09-03 Thread alyanm
I have put in the mopbox plugin on my site to display pictures and I really love it. There are just a few quirks about it and I'm wondering if anybody can help me. 1. In firefox/safari, when I hover my mouse over the forward/backward arrow buttons the entire mopbox, including the picture becomes

[jQuery] Re: POST data not being sent

2009-07-29 Thread alyanm
Hi, I personally prefer to use $.getJSON for this sort of thing, seems to do a better job with the JSON parsing and all that: $.getJSON(_HOMEDIR+"send?"+str, ... However, I'm wondering if "send" is actually the name of the file you want to invoke? Perhaps you left the .php off in your url stri