Hi!
I have this:
-
$(".submit_textarea").livequery("click", function(e){
e.preventDefault();
if($(this).attr("href") == "#save")
{
var savencancel = $(this).parent();
var textarea = $
(thi
ns true).
- if i remove the textarea, a new textarea appears (because the check
at the first line fails).
Any idea? Thanks!
On 27 Apr, 19:13, steve_f <[EMAIL PROTECTED]> wrote:
> Do you have multiple divs with the sa
Hi!
Well, i'll quickly describe my problem.
In a page, i've multiple occurrence of:
[code]
caption_text
[/code]
I would do, that when i click o
3 matches
Mail list logo