Knowledge Base support case for Likno Drop Down Menu Trees, abstracted and stripped of all user’s private info.
Initial Email From: Ernesto
Initial Email Subject: dotted border appears when click a link
Support Case Month: May 2012
Hello again...
A short last question about the "dotted" border pressing on a link.
Some idea / tip how we can disable it... ?
See attached image.
I tested to use some code like:
<div id="treeid" style="border:0; outline:none"></div>
Thanks for a short response
Ernesto
Reply From: Likno Customer Support
Dear Ernesto,
This happens in IE (and a bit differently in Safari & Chrome) because these browsers automatically add an effect to the items that have the focus.
Please add “outline: none;” to the Root Style and all Node Styles in order to remove the borders.
Best Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter
Tags: border, browsers, chrome, dotted border, drop down menu tree, IE, menu tree, outline, Safari
Knowledge Base support case for Likno Drop Down Menu Trees, abstracted and stripped of all user’s private info.
Initial Email From: Ernesto
Initial Email Subject: problem with server name
Support Case Month: May 2012
Hello Kostas,
Do you have some info about why I have to call the site on our internal servers using the
IP Adresses.
I mean, using links like:
a) http://servername/it_projects are not working.
Same target using a ip:
b) http://10.166.xxx.xxx/it_projects is running.
I found some information in your support site, about that I have to "register" an address.
But only if we buyed it for "a single" domain.
So I was thinking that we can use it like example a)
Thanks again for the "perfect" support.
Br. Ernesto
Reply From: Likno Customer Support
Dear Ernesto,
Please check your Project Properties. If you are compiling for “localhost” then it will indeed only work for IP or “localhost” but not for a named server (even if local).
Make sure that you are compiling for “unlimited” to avoid this issue:
Best Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter
Reply From: Ernesto
Hello again...
all working fine. Thanks for help.
Ernesto
Tags: domain, drop down menu tree, internal server, IP, localhost, menu tree, server, server name