February 5th, 2014LWMW: How can I have mouse over CSS properties on a trigger element?
Knowledge Base support case for Likno Web Modal Windows Builder, abstracted and stripped of all user’s private info.
Initial Email From: User
Initial Email Subject: Modal window links
Support Case Month: September 2013
Hi
The problem of links not highlighting, only occurs when the modal window
covers the trigger button, so is dependent on screen resolution as well.
Regards
Graham
Reply From: Likno Customer Support
Hello Graham,
You may want to add Hover CSS for your img with id="Image1"
You could add in your CSS file
#Image1:hover { Cursor:pointer; }
This way, no matter what, when you mouse over this image you will have the pointer cursor.
In Chrome though it works for me.
Kind Regards,
Aggelos Tsakonas
www.likno.com
Powerful javascript menus (CSS menus/drop-down menus/sliding menus), web trees, buttons, tabs, modals, tooltips, accordions, scrollers, designs for your websites!
Tags: button, chrome, CSS, cursor, hover, modal, modal window, mouse over, pointer, trigger, window