[jQuery] Re: problem with .attr("alt");

2008-01-26 Thread tsr
Sorry to bump this, but anyone? I've been trying to search for .attr but I found nothing relevant. /tsr ps. I would also like to know if I'm breaking protocol on this list, just let me know, ok?

[jQuery] Re: problem with .attr("alt");

2008-01-26 Thread tsr
Sorry to bump this, but anyone? (I can solve this in another way, but it much more complex) /tsr

[jQuery] problem with .attr("alt");

2008-01-25 Thread tsr
"src", motrSiteUrl + "binary/ (output)(text text='" + titleStr2 + "' font='InfoTexBoo' size='13' fg='00'/)(/output).png"); 8 } 9 ); Problem is with getting the value of title (line 3 and 6), setting the value (line 4 and 7) that is returned (in this case 'undefiend') is no problem. Where did I go wrong? /tsr