juho-jaakkola / elgg-tour

3 stars 1 forks source link

Allow tour stop to invoke javascript #4

Open juho-jaakkola opened 9 years ago

juho-jaakkola commented 9 years ago

By default contents of an element may be hidden, so it would be nice if it would be possible to easily define javascript calls for the target elements.

Consider these tour stop properties:

Here the third property would trigger:

$('.elgg-cool-stuff').show()