Hello!
I've got a problem with proper displaying of the sorting th arrows - I'm already using some image on the background of the <th> element, so the arrows can't show up/override the css style. How can I force them to show up as an image? Maybe I could somehow put them in a div? Actually div would be greate method, as the arrow images could stay defined as background (of the div, not of the <th>). How can I achieve that?
Another question is - how to setup the sorting so it could work on my images in rows? It could sort the images by their title or alt attribute?
I've got a problem with proper displaying of the sorting th arrows - I'm already using some image on the background of the <th> element, so the arrows can't show up/override the css style. How can I force them to show up as an image? Maybe I could somehow put them in a div? Actually div would be greate method, as the arrow images could stay defined as background (of the div, not of the <th>). How can I achieve that?
Another question is - how to setup the sorting so it could work on my images in rows? It could sort the images by their title or alt attribute?