Knowledge Base support case for Likno Web Scroller Builder and Likno Web Tabs Builder, abstracted and stripped of all user’s private info.


Initial Email From:
Mohssin
Initial Email Subject: Problem with Scroller Builder with Web Modal
Support Case Month: January 2013

Is it possible to embed a slider into a tab menu page and how is it do

Thanks in advance,
Mohssin

Reply From: Likno Customer Support

Hello,

The best way to do this is to create a separate page that holds the slider and add this into the tab as an "external" page.

add external page to the web tab

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: Mohssin

Thanks Kostas,

Will give it a try....

 

Tags: , , , , , , , ,

 

Knowledge Base support case for AllWebMenus,  abstracted and stripped of all user’s private info.


Initial Email From:
User
Initial Email Subject: right click on menu options
Support Case Month: January 2013

I would like to let my users right click on a menu item and be able to choose to open in a new tab or new window. Have I overlooked that?

Reply From: Likno Customer Support

This is a bit tricky and the behavior is different depending on the menu genre:

For JS menus you can open links in a new tab by using “Ctrl + Click”.

For CSS menus you can right-click and see the default browser menu that allows you to open in a new tab/window.

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: , , , , , , , , , , ,

 

Knowledge Base support case for Likno Web Modal Windows Builder and Likno Web Tabs Builder, abstracted and stripped of all user’s private info.


Initial Email From:
Martin
Initial Email Subject: More problems - Web Tabs - Modal 
Support Case Month: January 2013

Hello
I have start using Modal and Web Tabs and have some problems
- Web Tabs:
When I use the generated code in local Html Editor – everything looks ok

When I put the code in my portal, it show up “now and then”, same in Chrome and IE
When I make a html file and put it on the net – same problem:
{URL REMOVED}
When I link this file in a Modal window – white page inside the modal frame:
{URL REMOVED}

How is this done ?:
demo tab controls

What code from Web Tab do I put in the Modal, Embedded: – I used this:
--------------------
<!-- ******** BEGIN LIKNO WEB TABS CODE FOR likno-tabs-project ******** -->

<script type="text/javascript">var lwtbLinkedBy="LiknoWebTabs [1]",lwtbName="likno-tabs-project",lwtbBN="216";</script><script charset="UTF-8" src="{URL REMOVED}" type="text/javascript"></script>

<!-- ******** END LIKNO WEB TABS CODE FOR likno-tabs-project ******** -->

<div id="liknotabs_positionID"></div>
----------------------------
Regards
Martin

Reply From: Likno Customer Support

Dear Martin,

What do you mean by “now and then”? I checked your webpage (index.html) and the tab shows up every time.

There is an issue with the letters floating outside the tab headers, but this is because your page does not have a valid DOCTYPE.

To correct the problem, please change this:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

Into this:

<!DOCTYPE html>
<html>

Regarding the Modal Window now, the problem is that you are trying to load the page with “Ajax”. The Ajax technology was developed for bringing in pure text and it does not support loading scripts (like the tab control). The solution here is to load the page as “External Page” instead of “Ajax”.

Please let me know if you have any more problems.

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: Martin

Got it to work here:
{URL REMOVED}
But if I could program this into a modal window would be nice

Regards
Martin

Reply From: Likno Customer Support

Dear Martin,

In order to load this in a Modal, you just have to make sure that you load it as “External” as I said in my previous email. Here is a screenshot:

load content to modal window as an external page

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: Martin

Thanks!
- So it’s not possible to use the direct code from Web Tab’s into Modal ?
Like this:

<!-- ******** BEGIN LIKNO WEB TABS CODE FOR likno-tabs-project ******** -->

<script type="text/javascript">var lwtbLinkedBy="LiknoWebTabs [1]",lwtbName="likno-tabs-project",lwtbBN="216";</script><script charset="UTF-8" src="{URL REMOVED}" type="text/javascript"></script>

<!-- ******** END LIKNO WEB TABS CODE FOR likno-tabs-project ******** -->

<div id="liknotabs_positionID"></div>

- When will you include a WYSIWYG editor inside your products ?

Regards
Martin

Reply From: Likno Customer Support

Dear Martin,

1) The best/easiest way would be to have a separate page with the tab and load it as “external”. This is the same as what you tried to do before, but with “external” instead of “Ajax”.

2) Actually we are currently adding a WYSIWYG grid editor that will make it much easier to add the CSS values. You will see it in the next release of Modal Windows as well as out other builders.

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: Martin

Thanks
Yes, I have done it now – but need an easy way to update, so I “linked in” a “news system” as you now can see on my first “Investor 1” tab.
- Waiting for the next version.
- Now the Modal is working to:{URL REMOVED}

Regards
Martin

 

Tags: , , , , , , , , , , , , , ,

 

Knowledge Base support case for Likno Web Tabs Builder and Likno Web Scroller Builder, abstracted and stripped of all user’s private info.


Initial Email From:
Daniele
Initial Email Subject: Scroller and Tabs
Support Case Month: November 2012

Hello, I have a question about your Web Scroller and Web Tabs integration.

If you check out this page: http://www.csdalbenga.it/offertaformativa.html

you can see I'm using tabs with a web scroller inside the first tab.
Now, I'll need to use a web scroller inside the other two tabs too, and I was wondering if there would be a way to use the same webscroller js file although the content is different.

I fear not, because I'd have to populate the scroller with 3 different ul-li sequences inside the page, but each of them should have the same id and I don't think it would work. Is there a way?

Anyway if it isn't possible, consider it a feature suggestion, it would be useful in cases such as this.

Thanks,

Best regards,
Daniele

Reply From: Likno Customer Support

Dear Daniele,

Indeed it is not possible to achieve this if everything is within the same page.

One thing you can do, is to setup the tabs to use "external page" as the content. This means that you will need to have a separate HTML page for the content of each tab. Then you can have a single scroller project that is linked in each of the three pages, and each page will have a different UL/LI structure.

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: Daniele

Thanks, I'll try that out.

 

Tags: , , , , , , , , , , ,

 

Knowledge Base support case for Likno Web Tabs Builder, abstracted and stripped of all user’s private info.


Initial Email From:
Daniele
Initial Email Subject: Tabs
Support Case Month: November 2012

Hello, can you take a look at this Likno Tabs file? (I know I'm very tedious, but I'm working quite a lot and using Likno software a whole lot).

When I activate the fade-in effect, the second time I click on a tab makes the padding-top value reset to zero. You can see it happen in the preview tab, no need for a specific web page.

If I edit the css and set padding-top to zero, the problem goes away.

Thanks, best regards,
Daniele

Reply From: Likno Customer Support

Dear Daniele,

I noticed that your Tabs project was saved with an older version.

In the latest Tabs release (build 216) we have changed several things in the effect engine, and when I opened your project I was not able to see any problems, so it is most likely that the problem is already solved there.

Can you please download the latest Tab Builder version and try recompiling your project?

If you still see the problem, please let me know which version of windows and IE you have installed.

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: Daniele

Thanks, now it works. Preview is fine too. I guess I missed some need-to-update emails

 

Tags: , , , , , , , , , , ,

 


© 2009-2012 Likno Blog – Drop-Down Menus, Javascript Menus, CSS Menus, jQuery Scrollers/Sliders, Modal Windows