Hi
Does anyone know if there's a plugin ready to go which prints an individual list item?
I've poss got to put together an image carousel for an offline presentation and will need to include a print button for individual images, ie individual list items. I've found plenty of jq print plugins which print an area/div but I need to print a single list item.
I'm really on the hop with this so can't spend time experimenting right now (plus I'm no expert in jq although my css/markup is good) but i imagine targeting an active list item, say 'li.active' could be used as a selector hook in a jq call.
If there's an 'off the shelf' solution could someone advise please? alternatively can anyone advise how to go about 'mashing up' something like this.
Thanks in advance