created a plugin, but i get this error: is not a function
hi,
I am writing this plugin to dynamically add print css styles to a large number of pages. It is included in the header, but when i call the function
$('.mastHead').printerfriendly();
Firebug tells me that my printerFriendly function is not a function
and errors out.
Any and all help will be greatly appreciated thx very much
thx,
Sam