CoDrops offers a website tour feature created with jQuery, which can be found at this link: http://tympanus.net/Development/WebsiteTour/
However, there is an issue when you click on "Start the tour". It will initially show a Next button, which then changes to a Previous button once clicked. This can be confusing if you are focused on the tour content rather than the controls.
I am wondering if it's possible to have the Previous button visible but dimmed and non-clickable from the beginning to avoid confusion. Is there a way to achieve this?
There is a comment discussing this topic here as well, although no solution has been provided yet: http://tympanus.net/codrops/2010/12/21/website-tour/comment-page-1/#comment-11411