Is it possible to do this in Freeway

How can i implement the cool Tooltips with Freeway?
http://bestwebgallery.com/

Is there a action avalibel?

Thx
Christoph


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There’s nothing that does precisely this, but you could get pretty close with the Target Show/Hide Layer Action. It’s not going to “stick” to the cursor the way this implementation does, and it’s not going to lazy-load (not sure if this one does either – this page takes forever to load initially), but it will show and hide a layer-based image based on a mouseover event.

Make all your “thumbnails” as separate HTML layers, then apply the Target Show/Hide Layer Action to each one. Set them all to be initially hidden, and set a different target number for each one.

Then make your rollover buttons – the things you roll over to trigger the effect. Apply the Rollover Action to each of these, and set the trigger number to match the apposite target. You can also add a rollover effect, but this is not required to trigger the hidden layer.

Be careful to limit the number of these things on any one page. You can look at the page size using the Show Item Sizes option in the Site panel. Over a couple hundred K will be a very slow-loading page.

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options