Closed (won't fix)
Project:
Views Horizontal Slider
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Jul 2010 at 09:00 UTC
Updated:
11 Oct 2013 at 21:32 UTC
I've looked at the demo - nice effect.
But is there any way to make it degrade gracefully when there is no javascript - so that users can access the hidden parts of the half hidden content? Currently the mouse pointer changes to suggest the closed columns can be viewed but nothing happens if you click (Firefox 3.6.8).
Comments
Comment #1
marcoka commentedThe only idea i have in mind right now is that i could add all css, that is responsible for the divs/images small width via jquery, so if its not enable the divs/images will never be displayed in smaller width. Any better ideas?
Comment #2
nickrice commentedSorry, no better ideas.
I'm not using the module, but it's on my list of promising ones for making things look a bit sexier once I've got the meat of the functionality working.
I still feel a bit new to Drupal and am not sure how to do it at the moment, but maybe what I should be doing is only including the slider in the first place when javascript is on, replacing something static that doesn't need it.
Comment #3
marcoka commentedComment #4
dsoundmn commentedclosing - will be handled in 7.x build through responsive additions.