I recognized all the posts in here an found in google, but i still
cant solve this problem...
obj = $('header_" & i & "');
Event.observe(obj, 'click', select_container(obj));
Althow the function isn't written in quotes, i got this error...
Fehler: uncaught exception: [Exception... "Could not convert
JavaScript argument" nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame ::
http://192.168.101.81/wwwroot/incl/js/prototype.js :: anonymous ::
line 2999" data: no]
Is there another reason for this error expect the function in strings?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---