yes image src is not changing i try to alert the src with this code
alert($('#fp_img').attr("src")); and alert is undefined even in IE7
and firefox...
On Aug 28, 8:36 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote:
> On 8/28/07, mohsin <[EMAIL PROTECTED]> wrote:
>
>
>
> > $('#fp_menu a').each(
On 8/28/07, mohsin <[EMAIL PROTECTED]> wrote:
>
>
> $('#fp_menu a').each(function()
> {
> dev_id = querySt("dev_id");
> $(this).click(function()
> {
> new_src =
> "http://"+this_domain+"/development/images/"+dev_id+"/
> floorplan/"+this.id;
>
2 matches
Mail list logo