HomebulletScriptsbulletTag: navigation (157 results)
  1. No Screenshot
    1883 total visits
    TreeMenu can be used for frames and custom code.
  2. No Screenshot
    2164 total visits
    Tab Menu takes an array that defines the name of all the tab labels and the respective URLs and render the tabs in an HTML table using normal links. The currently active tab just displays its label text.The tab menu may be aligned to the left, right or center of the page or container element. A label text can also ...
  3. No Screenshot
    2149 total visits
    Paginacao Class takes a result set object of an already executed query with ADODB PageExecute function. It retrieves the total number of pages and total number of rows from the result set object.Paginacao Class generates a list of links to the first page, last page and any intermediate pages of the list of query results. Parameters, such as the base ...
  4. No Screenshot
    2030 total visits
    An SQL query and the number of results to display per page, are passed as parameters.pnGenerator executes the query to obtain the total number of results and generates HTML links to browse to the next, previous and other pages over which the query results will be displayed.Requirements: PHP 5 or higher
  5. No Screenshot
    1662 total visits
    The menus can have a tree-like structure.
  6. No Screenshot
    1694 total visits
    An SQL query, the limit number of rows to display per page and the number of the current page, are taken as parameters.SimplePaginator calculates the range of rows to retrieve and executes the SQL query appending a LIMIT clause to retrieve only the rows to display on the current page.Requirements: PHP 3.0 or higher
  7. No Screenshot
    1854 total visits
    Simple navigation takes as parameter an array that defines the URL, text and the title of the links.Simple navigation generates a HTML for a list of links and Javascript code to highlight the links with a different style when the user drags the mouse over each link.The normal and highlighted link colors can be configured.Requirements: PHP 5.0 or higher
  8. No Screenshot
    1485 total visits
    MySQL Pagination can determine the number of rows returned by a query in order to calculate the total number of pages required to split the listing according to a specified per-page limit.A navigation bar with links to browse the listing can also be generated. MySQL Pagination also executes the query and returns an array with only the records to be ...
  9. No Screenshot
    2222 total visits
    Bread crumbs takes the current page URI and splits it in several parts separated by slashes / . Several links pointing to the pages of each breadcrumb level, are generated.Requirements:PHP 3.0 or higher
  10. No Screenshot
    1487 total visits
    The layout can be redefined.Key Features of Multipage forms class:- Sequential mode (Wizard mode): input fields appear in pages that are accessed in sequence using navigation buttons "Continue >>", ">" and "Cancel".- Random access mode (Tabbed pages mode): input fields appear in pages that may be accessed in any order using buttons at the top to go directly to each ...
  11. No Screenshot
    2082 total visits
    An array with the rows of data to display, the number of the current page and the limit number of rows to display per page, is passed to the class.arromat can then be used to retrieve the data of each row that will be displayed in the current page, as well parameters to generate links to navigate between the diferent ...
  12. No Screenshot
    1708 total visits
    Breadcrumb navigation can generate bread crumb like navigation bars. Links can be added dynamically to a navigation bar specifying link label and its URL.Breadcrumb navigation outputs an HTML unordered list of navigation links. The links presentation can be configured using CSS stylesheets.
  13. No Screenshot
    1859 total visits
    All cells and rows of the table are traversed and filled with the data defined in the base class.Key Features of Table wrapper base class:- XHTML compliant output- Built-in control of table, row and cell color, width, alignment, border width, CSS class and style- Split the table in several pages with a limited number of rows per page- Generate navigation ...
  14. No Screenshot
    2161 total visits
    Drop Down Menu meant to generate simple drop down menus using HTML tables.Drop Down Menu permits the dynamic definition of menus and sub-menu items. It uses Javascript show or hide the menus and sub-menus. The presentation of the menus is defined using Cascaded Style Sheets (CSS).
  15. No Screenshot
    1744 total visits
    Simple Gallery retrieves the list of GIF, JPEG and PNG images files in a given directory and displays thumbnails of the images in a table with links to pages where each image is displayed individually.The table has a configurable number of columns and rows. When there are more images to display than those that fit in table, navigation links are ...
Pages 8 of 11« 4 5 6 7 8 9 10 11 »