Jamroom Logo Jamroom 5 Core
is now Open Source!
Follow Jamroom on Twitter!

This document applies to Jamroom 3 only!
For current Jamroom 4 Documentation, visit the main Jamroom Documentation section.

{jr_theme_online} Index {jr_theme_paginator}

{jr_theme_page_jumper}


{jr_theme_page_jumper} is a unique Template Function, in that it is designed to work inside of the template used by the {jr_theme_paginator} Template Function.  The {jr_theme_page_jumper} function can be embedded into the paginator template to provide a "page jumper" mechanism, whereby the visitor can select the page they want to jump to from a drop down list of available pages.  This makes it convenient for your users to jump to any page, and is especially helpful if the number of items on your Profile page exceeds 3 pages. 

Note: This Template function ONLY WORKS within Jamroom Artist/Member Theme templates - it will not work in the Jamroom Skin Templates located in the jamroom/skins directory.

Parameters

Name Type Required Default Description
style string no "width: 45px;" If the "style" parameter is given, any extra inline CSS style will be used to style the <select> drop down list. 

 

Examples

use of {jr_theme_page_jumper} inside of the jr_theme_paginator.tpl:

<table class="inset-1">
  <tr>
    <td width="30%">
      {$PREV_PAGE_URL}
    </td>
    <td width="40%" style="text-align: center">
      {jr_theme_page_jumper style="width: 60px;"}
    <td width="30%" style="text-align: right">
      {$NEXT_PAGE_URL}
    </td>
  </tr>
</table>

{jr_theme_online} page 107 of 185 {jr_theme_paginator}
Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom 5
Jamroom 5 Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2024 The Jamroom Network