IfnotFr / PopConfirm

A simple action confirmation plugin for jQuery based on Twitter Bootstrap Popover
MIT License
99 stars 35 forks source link

Example on http://jsfiddle.net/RDh7E/28/ not working #31

Closed ppazos closed 8 years ago

IfnotFr commented 8 years ago

Working well here, what is the problem ?

ppazos commented 8 years ago

I think comes from JS

https://rawgithub.com/ifnot/PopConfirm/master/jquery.popconfirm.js Failed to load resource: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH fiddle.jshell.net/:60 Uncaught TypeError: $(...).popConfirm is not a function (index):60 Uncaught TypeError: $(...).popConfirm is not a function

IfnotFr commented 8 years ago

Strange, i do not have this problem here :(

ppazos commented 8 years ago

Sorry, dismiss this, ERR_SSL_VERSION_OR_CIPHER_MISMATCH is an issue with Chrome on old windows machines, works fine on FF.