What is the point of the CSS3 rollover action if you can not combine it with a hyperlink on the same action ???
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
What is the point of the CSS3 rollover action if you can not combine it with a hyperlink on the same action ???
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
It would be nice to highlight" a picture so it changes from 50 to 100% opacity and than be ablle to click on it to go to the hyperlink but I can not get it to work wioth with the CSS3 rollover but maybe there is an alternative way.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Does anyone know how to achieve this in Freeway pro ?
“It would be nice to highlight” a picture by hoovering over it so it changes from 50 to 100% opacity and than be able to click on it to activite it’s hyperlink but I can not get it to work with the CSS3 rollover but maybe there is an alternative way.”
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
It would be nice to highlight” a picture so it changes from 50 to 100% opacity and than be ablle to click on it to go to the hyperlink
http://www.deltadesign.co/FW6Test/css3-rollover.html
What I do see is that the cursor is not consistently displayed as a hand but the link always works.
David
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Strange, in my case it depends what is last put on the item. In case first the hyperlink and than the rollover is added to the item than the rollover works. I case first the roll over and than the hyperlink is added to the item, the the hyperlink works. I could not get a situation where the roll over works when pointing at the item and when cllicking on the item also the hyperlink works. I tried your link and that works so I am doing something wrong.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
any ideas why I can’t get to function a rollover action and hyperlink both working on an item ?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
You shouldn’t have any trouble with these two together, that’s pretty much the cornerstone of what a rollover is – a link.
Walter
On May 21, 2013, at 5:07 PM, Artivideo wrote:
any ideas why I can’t get to function a rollover action and hyperlink both working on an item ?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Ok have a look at the thumnails “R&R meeting Ehv.” and “plussen en minnen” on page http://www.artivideo.nl/artivideoportfolio.html. Both have the CSS3 rollover and hyperlink applied however the order of aplying is in reverse order. In both cases the hyperlink works but the rollover is stuck at the initial state. Hoovering over the thumbnail will not increase the opacity !!
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Works OK here
Simon
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
These seem to be working. I don’t see anything stuck. What browser are you testing in? Have you cleared its cache?
Walter
On May 22, 2013, at 12:22 PM, Artivideo wrote:
Ok have a look at the thumnails “R&R meeting Ehv.” and “plussen en minnen” on page http://www.artivideo.nl/artivideoportfolio.html. Both have the CSS3 rollover and hyperlink applied however the order of aplying is in reverse order. In both cases the hyperlink works but the rollover is stuck at the initial state. Hoovering over the thumbnail will not increase the opacity !!
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Yes cach is cleared several times, I even restarted browser. I use Safari.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Also in Firefox and Chrome the rollover is stuck in the initial dimmed state .
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
in thumbnail “bommelballon” I applied only the CSS3 rollover (so no hyperlink) and than the rollover works (but the thumbnail does not function as a link anymore)
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
So Walter,
any idea how I can solve it. Maybe it just some setting in freeway ?
On 22 May 2013, 4:37 pm, waltd wrote:
These seem to be working. I don’t see anything stuck. What browser are you testing in? Have you cleared its cache?
Walter
On May 22, 2013, at 12:22 PM, Artivideo wrote:
Ok have a look at the thumnails “R&R meeting Ehv.” and “plussen en minnen” on page http://www.artivideo.nl/artivideoportfolio.html. Both have the CSS3 rollover and hyperlink applied however the order of aplying is in reverse order. In both cases the hyperlink works but the rollover is stuck at the initial state. Hoovering over the thumbnail will not increase the opacity !!
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hi Walter,
I have matbe a clue which can help you to solve the rollover mystery. I went to another page of my website and applied the CSS Rollover and hyperlink to a picture on that page and there it works. That picture is imbedded as “graphics”. The thumbnails are also graphics but the are all placed in a table configuration. Is this the problem ? Is it not possible to apply a rollover and hyperlink at the same time when a graphic picture is embedded in a table ?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
If you are talking about the original (Softpress-authored) Rollover Action, then there is a tab in the top of the Action called Parameters. Click on that, and it exposes the “old-school” way to create a rollover – by selecting a pre-made (not layered) version of the normal image and setting it as the rollover state. This was how Freeway 1 worked, many many years ago. Freeway 2 introduced the new “stack two images and apply Rollover to them” method to making a rollover, which has tremendous workflow benefits, but will not work with an inline image. The Parameters tab was kept in so you could still construct a Rollover the old way. So you would create both states of your rollover as separate images in your Media folder. Import one of them as an inline image (in your table cell) and apply the Rollover Action to it. Move into the Parameters tab, and choose the “over” state image from your Media folder using the MouseOver picker in the Actions palette.
Walter
On May 23, 2013, at 6:46 AM, Artivideo wrote:
Hi Walter,
I have matbe a clue which can help you to solve the rollover mystery. I went to another page of my website and applied the CSS Rollover and hyperlink to a picture on that page and there it works. That picture is imbedded as “graphics”. The thumbnails are also graphics but the are all placed in a table configuration. Is this the problem ? Is it not possible to apply a rollover and hyperlink at the same time when a graphic picture is embedded in a table ?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
No when I talk about rollover i am talking about the CSS3 Rollover and combine it with an ordinary hyperlink. For instance it works when I tested it on another page (studio, on the green image) but when I do the same thing on the thumbnails in my portfolio page the hyperlink works but the CSS3 rollover is stuck to its initial state. Only difference between the 2 pages is that on the portfolio page the thumbnail images are placed in a table and on other page the image was just put on the page as a grahics item. Strange thing is that when I try this on the portfolio page it still does not work. I tryed to change the order of the layers but does not help either
On 23 May 2013, 12:39 pm, waltd wrote:
If you are talking about the original (Softpress-authored) Rollover Action, then there is a tab in the top of the Action called Parameters. Click on that, and it exposes the “old-school” way to create a rollover – by selecting a pre-made (not layered) version of the normal image and setting it as the rollover state. This was how Freeway 1 worked, many many years ago. Freeway 2 introduced the new “stack two images and apply Rollover to them” method to making a rollover, which has tremendous workflow benefits, but will not work with an inline image. The Parameters tab was kept in so you could still construct a Rollover the old way. So you would create both states of your rollover as separate images in your Media folder. Import one of them as an inline image (in your table cell) and apply the Rollover Action to it. Move into the Parameters tab, and choose the “over” state image from your Media folder using the MouseOver picker in the Actions palette.
Walter
On May 23, 2013, at 6:46 AM, Artivideo wrote:
Hi Walter,
I have matbe a clue which can help you to solve the rollover mystery. I went to another page of my website and applied the CSS Rollover and hyperlink to a picture on that page and there it works. That picture is imbedded as “graphics”. The thumbnails are also graphics but the are all placed in a table configuration. Is this the problem ? Is it not possible to apply a rollover and hyperlink at the same time when a graphic picture is embedded in a table ?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
YESSSSS i found the solution how a CSS3 rollover and a hyperlink can work together on 1 thumbnail at the same time. Maybe it is even a bug in version 5.6.5. The trick is that you have to lay the thumbnail image NOT in a graphic box but in a HMTL box and than apply the CSS3 Rollover and hyperlink in random order. Have a look at http://www.artivideo.nl/artivideoportfolio.html to see thatit works.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
hmmm it also works in graphic boxes unless you use the “corner” feature for a box around the thumbnail !!!
On 28 May 2013, 12:10 am, Artivideo wrote:
YESSSSS i found the solution how a CSS3 rollover and a hyperlink can work together on 1 thumbnail at the same time. Maybe it is even a bug in version 5.6.5. The trick is that you have to lay the thumbnail image NOT in a graphic box but in a HMTL box and than apply the CSS3 Rollover and hyperlink in random order. Have a look at http://www.artivideo.nl/artivideoportfolio.html to see thatit works.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Obviously you should use the “CSS3 corner” action instead.
On 28 May 2013, 11:31 am, Artivideo wrote:
hmmm it also works in graphic boxes unless you use the “corner” feature for a box around the thumbnail !!!
On 28 May 2013, 12:10 am, Artivideo wrote:
YESSSSS i found the solution how a CSS3 rollover and a hyperlink can work together on 1 thumbnail at the same time. Maybe it is even a bug in version 5.6.5. The trick is that you have to lay the thumbnail image NOT in a graphic box but in a HMTL box and than apply the CSS3 Rollover and hyperlink in random order. Have a look at http://www.artivideo.nl/artivideoportfolio.html to see thatit works.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options