Jump to content

Recommended Posts

Posted

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

Posted

in urlframe work

but not work         <a href="#home" class="b2bbtn"  onclick="ajaxRequest(frmMain.form,'_b2blogin',[])">Login</a>

Posted

solved ;)

        <a href="#home" class="b2bbtn"  onclick="return callajax('_b2blogin' ); ">Login</a>

Thank you for your help

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...