This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Auto open Widget
#4
If you have this widget on the first page that is shown, you can simply simulate click on object that shows the widget. Set Additional classes to widget-autoopen and add this code to Custom JavaScript:
Code:
$(function(){
  $('.widget-autoopen').click();
});
Reply


Messages In This Thread
Auto open Widget - by mischa - 22.06.2018, 18:01
RE: Auto open Widget - by JMM - 23.06.2018, 04:59
RE: Auto open Widget - by mischa - 23.06.2018, 05:49
RE: Auto open Widget - by admin - 25.06.2018, 09:35

Forum Jump: