JarekZ Posted April 25, 2020 Posted April 25, 2020 Hello I wanted to use slick.js in unihtmlframe. UniHTMLFrame1.HTML.LoadFromFile ('files / index.html'); Pictures appear but scrolling does not work. Running index.html works fine. I need help in this subject slick_test.zip Quote
Sherzod Posted April 25, 2020 Posted April 25, 2020 1 hour ago, JarekZ said: I wanted to use slick.js in unihtmlframe. Hello, Perhaps you need to use UniURLFrame with URL property? Quote
JarekZ Posted April 26, 2020 Author Posted April 26, 2020 in urlframe work but not work <a href="#home" class="b2bbtn" onclick="ajaxRequest(frmMain.form,'_b2blogin',[])">Login</a> Quote
Sherzod Posted April 26, 2020 Posted April 26, 2020 10 hours ago, JarekZ said: I need help in this subject slick_test.zip OK, we will check. Quote
JarekZ Posted April 26, 2020 Author Posted April 26, 2020 solved <a href="#home" class="b2bbtn" onclick="return callajax('_b2blogin' ); ">Login</a> Thank you for your help Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.