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

marcoka’s picture

The 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?

nickrice’s picture

Sorry, 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.

marcoka’s picture

Status: Active » Needs work
dsoundmn’s picture

Assigned: Unassigned » dsoundmn
Status: Needs work » Closed (won't fix)

closing - will be handled in 7.x build through responsive additions.