Paging for MySQL Support forum shiegege_paging Create a query results page navigation bar This is a class that demonstrates how to build the Next and Previous links to navigate between pages of a given MySQL query results. It creates a page navigation bar like in Google. Main Class Documentation ...
Page Creator Support forum pagecreator Generates navigation links between listing pages This class generates the HTML links to navigate listings spread out over different pages. This is useful for displaying large amounts of records retrieved with database query, but can also be used for other purposes ...
A123z Navigation Menu Support forum a123z Generate paginated navigation with HTML links This class can be used to generate paginated navigation with HTML links to go to different pages that split listings of many entries. It can generate navigation links to go to the next, previous, next, last and ...
This class can be used to display pagination links with images. It takes as parameters the limit number of listing entries to display per page, the total number of entries and the first entry to show in the current page. The class generates HTML to display links with images to browse the listing pages ...
GPS RINEX navigation file parser Support forum rinexnav Parse GPS navigation messages in the RINEX format This class can be used to parse GPS navigation data message files in the RINEX 2.1 specification format. It can read GPS navigation message data files and extract position information into an ...
PageNavigator - generate navigation for listings Support forum pagenavigator Show links to browse lists split in multiple pages This class can be used to show navigation links to browse listings split in multiple pages. It takes the total number of entries in a listing and an optional limit number ...
This class reads and parses an XML document with definitions of a navigation menu using HTML links. The menu can be rendered with images that can be changed. The generated menu can expand and hide sub-menus depending on what page is being viewed by the user. XMLnav Support forum xmlmenu Creates a ...
PageNavigator Support forum 488 Class for creating powerful navigation control for navigating multiple pages of data. Class for creating powerful navigation control for navigating multiple pages of data. Child class with auto page scroll behavior An advanced example of the AutoScroll variation which ...
Tab Menu Support forum tabmenu Create tab menu for navigation using HTML and CSS This is a simple class for creating tab menus for site navigation using HTML and CSS. The class takes an array that defines the name of all the tab labels and the respective URLs and render the tabs in an HTML table ...
Bread crumb page navigation Support forum breadcrumb-page-nav Display bread crumbs of pages visited by the user This class can be used to display bread crumbs links to pages visited by the user. It keeps track of pages visited by the user by storing their URLs in a session variable as HTML links ...