Manuel Rülke

Results 8 comments of Manuel Rülke

I can confirm the same. I'm running IE10.0.15 on Win8. After initializing selectBoxIt, any call to getElementsByName will cause to IE to crash. It'll close with a "Internet Explorer has...

I tried the solution by bunnyofficiial, DanBecket and Sental. For me only Sental's solution worked via core patch. It's also the most elegant as it gets obsolete as soon as...

@Beraa995 Pretty cool! Thanks for sharing. It looks like you implemented your own "array_unique". I think you could reduce some lines of code by using the native array_unique-function.