You should mention that you have to have Firebug installed before you
can use console.log
sent from iPhone
On Sep 22, 2007, at 3:58 PM, Pierre Spring <[EMAIL PROTECTED]> wrote:
>
> hi,
>
>> how can i test if a object is in the dom without a js alert=
>>
>> for example
>>
>> $("filter_sum").value;
>
> if you use firebug in firefox, you can use
>
> console.log($("filter_sum").value);
>
> as described on [1].
>
> hope this helps.
>
> greez . caillou
>
> links:
> [1] http://www.getfirebug.com/console.html
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---