background-size-polyfill icon indicating copy to clipboard operation
background-size-polyfill copied to clipboard

SCRIPT65535: Unexpected call to method or property access.

Open vincentmans opened this issue 12 years ago • 9 comments

SCRIPT65535: Unexpected call to method or property access. backgroundsize.htc, regel 262 teken 2

(or backgroundsize.min.htc, regel 6 teken 3394)

Only tested in IE8.

Possible suggestion: use "try{}".

vincentmans avatar Apr 26 '13 09:04 vincentmans

+1, seeing this same issue

jscheel avatar May 02 '13 22:05 jscheel

+1

skoskie avatar May 14 '13 20:05 skoskie

+1, did anybody solve this issue?

zauberware avatar Jun 24 '13 04:06 zauberware

I´m having this issue, too. Any updates on this?

tombu avatar Jun 25 '13 14:06 tombu

Can you post a link?

jefferyto avatar Aug 12 '13 10:08 jefferyto

I can't because I didn't write it down what URL and probably solved it by not using the library. Perhaps someone else in this thread?

vincentmans avatar Aug 12 '13 11:08 vincentmans

It looks like it's due to inserting the "wrapper" element to elements that do not support it, for example INPUT tags.

element.insertBefore( wrapper, element.firstChild );

hoox avatar Jan 15 '14 07:01 hoox

Thanks @hoox - I've opened an issue (#34) to track getting that working.

jefferyto avatar Jan 15 '14 08:01 jefferyto

I am still seeing this issue today. Was this ever fixed or is there a workaround?

andruby avatar Aug 11 '14 09:08 andruby