wesnolte / Pajinate

A jQuery Pagination Plugin
http://th3silverlining.com/2010/04/15/pajination-a-jquery-pagination-plugin/
MIT License
207 stars 97 forks source link

the code that conflict with the jQuery library : #53

Open mayacastrosilva opened 8 years ago

mayacastrosilva commented 8 years ago

the code that conflict with the jQuery library :

{ < script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"> }

The error that is displayed :

Uncaught TypeError: $(...).pajinate is not a function

however , this library is needed for other functionality

if anyone knows of a way to fix ...