Hugo
(Hugo)
1
Hi guys!
This is the deal. First I would like you to check the image on the link.
Imagine that A B C 1 2 3 4 are buttons, or images clickable.
My goal is to configure freeway so that when i click image A only images 1 2 3 get visible and image 4 hide.
Then if i click image B the inverse happens. Image 4 gets visible and images 1 2 3 hidden.
In the end if i click image C all images 1 2 3 4 get visible.
IMAGES A B C ARE ALWAYS VISIBLE.
Any idea?
Tks
http://www.kbolo.net76.net/example.html
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
While this is doable - http://www.deltadesign.co/fw_examples/fwactions/click-to-show.html
This may not be exactly what you want.
Can you explain the logic behind this as there may be more required.
The problem is that there are many more click permutations possible.
David
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hugo
(Hugo)
3
THANKS!
Yes you’re almost there.
Just 3 problems:
-
From default all the images number should be ON
-
After clicking on C images 1 2 3 4 go ON but for some reason I cannot perform any other actions on buttons A and B unless I press C again
-
If I made two clicks on A or B they invert their actions
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
From default all the images number should be ON
You didn’t say that - you said “when i click image A only images 1 2 3 get visible and image 4 hide”
After clicking on C images 1 2 3 4 go ON but for some reason I cannot perform any other actions on buttons A and B unless I press C again
Agreed - that is why I asked “can you explain the logic behind this as there may be more required.”
If I made two clicks on A or B they invert their actions
See my answer to 1
D
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hugo
(Hugo)
5
Is it possible for you to rearrange the example to see if you get what i want, and by the way explain who did you do it?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
No - not with the FW actions Rollover and Target Show/Hide Layer
It would need to be hand coded - that is why I asked what the logic behind it was.
D
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hugo
(Hugo)
7
And if instead of hide we just change the image cor or something?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
change the image cor or something?
I don’t know what you mean!
D
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
This is a hand coded javascript version
http://www.deltadesign.co/fw_examples/walts_scripts/click-selector.html
If you are a codeaphobe then rethink your strategy.
All credit for this is due to Walter as I have only modified code that he originated.
D
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options