Configuration: Custom Overlay (Part 2) | |||
Beginning with version 1.0.1 of the Configuration Component, you can place parameterized text in the custom overlay. In the example HTML below, the text {popuptitle} represents a predefined parameter for the title attribute from the expanders popup image.
The parameters that may be used are:
Placing the HTML code above into the Custom Overlay HTML section of the configuration along with the Custom Overlay Settings pictured gives the following results (See Video).
Note that the Popup Caption option in the Captions section of the configuration is set to "ALT attribute from IMG Tag". |
|||
Joomla Highslide er en Joomla udvidelse som integrere det medste af Highslide JS . Ken Lowther er manden der har lavet denne programudvidelse til Joomla Desværre er udviklingen af dette værktøj stoppet. programmerne kan stadig hentes på den oprindelige hjemmeside men er ikke opdateret til at fungere under Joomla 3.x . Jeg har lavet mindre modifikaioner der gør at det medste af Joomla highslide fungere på min hjemmeside. Jeg har tilladt mig at låne dokumentationen fra Ken Lowther's hjemmeside idet jeg her giver alt materiale , tekst som programmer Kredit og copyright til Ken Lowther .Desuden skal man være opmærksom på at selve Higslide JS ikke må bruges i indtjenings øjemed uden en lisens fra Torstein Hønsi som har lavet Highslide JS .
Ken Lowther 's hjemmeside kan findes her Joomla highslide
Torstein Hønsi's hjemmeside kan findes her Highslide JS |
||||||
![]() |
![]() |
![]() |
||||
![]() |
![]() |
![]() |
||||
![]() |
![]() |
![]() |
||||
HTML Content |
Scrolling HTML Content |
AJAX Content |
||||
Dynamic AJAX Content |
Content in iframe |
Display flash |
||||
Klik her for at se se eksemplerne med kode der kan indsættet
Page 1 of 2
Configuration: Custom Overlay This section of the Highslide Configuration enables you to define a custom overlay that will automatically be applied to all qualifying thumbnail/popups. This is most useful for createing a navigation control bar that will be used 'slideshow' style on all popups in an article. Take a look at the configuation below. The Overlay id 'mycustom-overlay' is the name of the HTML DIV that is created to contain the HTML code in the Custom Overlay HTML section. The presence/absence of the Overlay Id is what determines whether a custom overlay will be created. If Overlay Id is not specified, no overlay will be created even though there may be HTML defined in the Custom Overlay HTML section. Like the custom overlay options in the JCE plugins, the remaining options tell Highslide JS where on the popup image to position the overlay, whether to hide the overlay when the mouse leaves the popup and the opacity of the overlay. Additionally, there is an option to restrict whether the overlay should pertain to HsHtmlExpander popups. The HTML code in the Custom Overlay HTML section above defines the standard 4 navigation links. The class 'controlbar' is defined in the configuration CSS section as follows: /* Controlbar example */ The options specified above will cause any thumbnail/popup in this article to automatically get the navigation control bar, without having to specify anything in the thumbnail/popup definitions themselves. Click on the thumbnails below.
|
Her er kun defineret Thumbnail id som er Thumbnail1 samt en slideshow gruppe ved navn test3
One benefit of using this method to create the overlay is that the definition carries over from one page to another.
![]() |
![]() |
![]() |
None of the thumbnail/popups in this article directly reference the custom overlay. All the definition was done in in the Highslide configuration.
You can restrict which thumbnail/popups qualify for the custom overlay by specifying either a Thumbnail id or Slideshow group in the custom overlay settings. For example, a thumbnail id of 'thumb4' in the custom overlay settings would restrict the overlay to thumbnail/popups with a thumbnail Id equal to 'thumb4' in the Id field of the Thumbnail tab in the HsExpander plugin.
Likewise, a slideshow group of 'group1' in the custom overlay settings would restrict the overlay to thumbnail/popups with a slideshow group equal to 'group1' in slideshow group field of the Popup tab of the HsExpander plugin.
Finally, the use of a custom overlay does not preclude you from using a custom overlay in the HsExpander or HsHtmlExpander plugins. This means that you can define a text overlay, for example, as well has having a navigation controlbar overlay.
Last Updated on Sunday, 15 April 2012 10:15