php - Wordpress widget with paginator (ajax , jquery) -
i have functionality on site display short messages. these messages should located within box (div) , user should able browse messages using previous/next buttons. message should updated without page reload (ajax). in wp-admin have full crud management utils handle these messages.
are there wordpress plugins/widgets or sth ready out of box can me out or maybe need write plugin/widget on own ?
tx in advanced
you use jpaginate plugin.:
http://tympanus.net/codrops/2009/11/17/jpaginate-a-fancy-jquery-pagination-plugin/
hope helps. cheers
Comments
Post a Comment