Internet Explorer Incompatibility - page just shows “[object Object]” WTH?

后端 未结 2 1459
醉梦人生
醉梦人生 2020-12-20 15:06

When I click on a URL with the link \"javascript:$(\'#dialog-modal\').dialog(\'open\');\" in Chrome and FF my Jquery dialog loads. In Internet explorer 8 the page source dis

2条回答
  •  甜味超标
    2020-12-20 15:40

    In Internet Explodezor JQuery doesnt seem to work via hyperlinks. Therefore I encapsulated this inside a function and just called the function.

    Edit: Seriously whyyy do I have to wait 2 days to accept my own answer....

提交回复
热议问题