Closed (outdated)
Project:
Views Slideshow Menu
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2010 at 19:18 UTC
Updated:
26 May 2019 at 20:49 UTC
Jump to comment: Most recent
Comments
Comment #1
redndahead commentedI'm still not sure why you would want this. If they click on a menu item shouldn't it go to the url of the menu item?
Comment #2
shane birley commentedThe main reason is that I believe it should just be an option. I have a couple of designers that are working on some projects for us that don't want the clicks to break the horizontal styling. They would prefer the links to hit the slides so that that the visitors don't leave the slideshow.
Comment #3
redndahead commentedSo wouldn't views_slideshow_thumbnailhover be a better option? You could create a menu link structure without having to have a menu.
Comment #4
shane birley commentedI see what you are saying but the menu structure is part of the design. The site currently uses six slideshows to display different sections of the site. The slideshows range from just two slides to a dozen slides. The navigation is a series of drop down menus. The designers want to be able to have the links in the drop downs to reference individual slides in multiple different slideshows on a click - providing the illusion that they are zipping to another slide in the slideshow - which, of course, could be a different section, thus, a different slideshow.
Essentially, they would like to maintain the left and right click for each slide control through out the site rather than going to the individual pages. Does that help? Granted it is more of a visual requirement than proper navigation of a site but I am not the designer in this case but I also think it is an interesting idea.
For example, if someone has a slide show of photographs that display in a slide show, it would be interesting to be able to create a link within a paragraph of text and send them to the image being referenced within the context of the slideshow.
Perhaps this is another functionality altogether that maybe belongs within the core Views Slideshow module? Yet, I do think this functionality may be worth inclusion in this module as it does deal specifically with menu items and may be expanded to links on the fly. A class trigger or rel= trigger may be interesting.
Comment #5
pashasc commentedAdd
pagerEvent: click
To the advanced options textarea under the menu options in views.
More jquery options here: http://malsup.com/jquery/cycle/options.html
Comment #6
shane birley commented