DMXzone Database Connector PHP Support Product Page

Answered

“Fully responsive online timed offers page” - how did you realize the hover functionality?

Asked 15 Oct 2013 13:10:07
1
has this question
15 Oct 2013 13:10:07 Andre Bender posted:
I wonder how you realized the hover funtionality in this showcase. Has this be done with your extensions or by standard jQuery/CSS?

BTW I would be great to have some more detailed hints how you realized the showcases.

Replies

Replied 15 Oct 2013 13:44:12
15 Oct 2013 13:44:12 Teodor Kuduschiev replied:
The info that is displayed on hover initially is styled as: visibility:hidden.
On hover we make it: visibility:visible;
This is a simple css rule.
Replied 15 Oct 2013 13:53:29
15 Oct 2013 13:53:29 Andre Bender replied:
Thanks Teodor. But where did you define the change, in a standard stylesheet or via the HTML5 formatter extension?
Replied 15 Oct 2013 14:05:18
15 Oct 2013 14:05:18 Teodor Kuduschiev replied:
It is a very basic standard rule in your css on :hover
Replied 15 Oct 2013 14:06:45
15 Oct 2013 14:06:45 Andre Bender replied:
Ah, ok, thanks. I just wondered if this can be made with the formatter or any other of the new extensions.

Reply to this topic