this place should be `undefined`,not `'undefined'`. [https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L69](url) and when use id selector ,these places are conflict. [https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L72](url) [https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L74](url) [https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L76](url) [https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L86](url) [https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L87](url) i'm not good at javascript and can't help fix it. i use class selector now. thanks for your open source code at the end.
this place should be
undefined,not'undefined'.https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L69
and when use id selector ,these places are conflict.
https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L72
https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L74
https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L76
https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L86
https://github.com/posabsolute/jQuery-printPage-plugin/blob/master/jquery.printPage.js#L87
i'm not good at javascript and can't help fix it.
i use class selector now.
thanks for your open source code at the end.