On 9/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> thats thows an error
>
> Error: $("filter_suchwort") has no properties
>
> my code is:
>
> var filter = $("filter").value;
>
>
> >
> > var f = $('filter_sum');
> > if (f) {
> > // "filter_sum" exists
> > f.value;
> > } else {
> > // "filter_sum" dosn't exist
> > }
>
>
>
I do not see the link between the code I've suggested and the error
you're reporting...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---