Hi - really love the idea of this plugin however really can't get it to work in IE.
Not a JS expert by any means so maybe something daft I've missed here!
I've linked to the JS and added the
<script type="text/javascript">
$(document).ready(function(){
PointerEventsPolyfill.initialize({});
});
</script>
www.novo-properties.com - if you mouse over the top icons top right phone and email in chrome etc, the info only 'drops down' when you hover over the buttons however on IE you can point the mouse under the buttons and they still show.
Please tell me I've missed something stupidly obvious :)
Thanks in advance!
Hi - really love the idea of this plugin however really can't get it to work in IE.
Not a JS expert by any means so maybe something daft I've missed here!
I've linked to the JS and added the
<script type="text/javascript"> $(document).ready(function(){ PointerEventsPolyfill.initialize({}); }); </script>www.novo-properties.com - if you mouse over the top icons top right phone and email in chrome etc, the info only 'drops down' when you hover over the buttons however on IE you can point the mouse under the buttons and they still show.
Please tell me I've missed something stupidly obvious :)
Thanks in advance!