jquery-pagewalkthrough icon indicating copy to clipboard operation
jquery-pagewalkthrough copied to clipboard

accessible/accessable option removed?

Open piotrkulpinski opened this issue 9 years ago • 4 comments

Hi guys, Just wanted to check with you if you got rid of the accessible option? I have some form element I'd like to have accessible for user when walkthrough is displayed and I wonder if there's a way to do that with current version?

Thanks

piotrkulpinski avatar Mar 09 '16 12:03 piotrkulpinski

This was probably removed in #35 but please confirm. I'd love to have such option back if possible.

piotrkulpinski avatar Mar 09 '16 12:03 piotrkulpinski

We actually removed this in 05e8d9fa, to fix a couple of other bugs (#30 and #21). In that commit, we simplified the plugin and removed alot of complicated logic for "boxing in" the highlighted element (we fitted a transparent overlay over the highlighted element, and used box-shadows combined with a fullscreen dark overlay).

The intention was to re-introduce the accesibility feature at some point (see #42), but we never got around to it. We've also been planning to do a full rewrite (v3) of the project for a while, but again, haven't got round to it.

With the way it's setup now, there's no way for us to re-implement this feature without changing most of the plugin's code, so we'd probably be better off doing the full rewrite and implementing it at that point.

jwarby avatar Mar 10 '16 02:03 jwarby

I understand, that's what I thought. Anyway, thanks for the response and for the ongoing development of this plugin.

piotrkulpinski avatar Mar 10 '16 08:03 piotrkulpinski

No worries, sorry I can't help any further at this point in time.

jwarby avatar Mar 10 '16 11:03 jwarby