Posts Tagged plugin

Sorting HTML Tables with JavaScript in WordPress Posts

WordPress
December 28, 2009
WEBWORK.ONBLOG.AT in german

Sortable HTML-Tables in WordPressMy solutions for a sortable HTML table with JavaScript, which can be integrated into WordPress posts, seem to stand under no lucky star. Thus, in my post "Sortable Tables in Javascript WordPress with" the integrated JavaScript does not sort the numbers correct. So back to the start and having to look for a new JavaScript for this purpose. Now I found (hopefully) a javascript which sorts numbers in the right way and which even includes a lot more extras. And for me another big advantage: the script works faster than the previous ones. …read more