script

  1. practicalsoft

    B4X FEED IIF and Functions in Designer Script

    It would be great to have support for IIF in the visual designer. It would be nice to be able to call a function from the designer script. These could be Subs within the designer script or from a special code module. ادامه مطلب...
  2. practicalsoft

    B4X FEED Getting "Bad Request" in posting JSON Data to an Endpoint

    Hey guys, hope you're doing well. I want to create an application to post some JSON data to an endpoint and get a field from the returned response. Whenever I click the button it takes back with the "Bad Request" error and says that two "title" and "script" fields are required. (I've already...
  3. practicalsoft

    B4X FEED Designer scripts disappear

    Hi, I often encounter this issue but I always managed to work around it. Basically, if someone zip his project and send it to me to make some changes in the code, when I unzip and open the project, I can't see the designer scripts. They are included in the project because if I click in the...
  4. practicalsoft

    B4X FEED a tool to help a wrapper creation

    for myself to answer at my need, i tried to create a tool helping at wrapper creating. i started in VBS and with PSPad editor because PSPad is a freeware, it is a very good editor with multiples features but also because it is easy to extend with VBS or JS. Installation : First solution: a new...
  5. practicalsoft

    B4X FEED Run a Javascript embedded within an HTML document from B4a

    I have an HTML document that contains this java script: B4X: <script> function myFunction() { var elmnt = document.getElementById("Q1"); elmnt.scrollIntoView(); } </script> If I put an input of type button within the HTML, and click it, it works fine and scrolls to the item with ID="Q1" :)...
  6. Mahoor

    برنامه نویسی استفاده از جی کوئری

    ? استفاده از جی کوئری ⬅️کتابخانهٔ جی‌کوئری معمولاً تنها یک فایل جاوااسکریپت است. فایل جی‌کوئری را می‌توان به شیوه‌های مختلفی به صفحه وب متصل کرد. <script type="text/javascript" src="jquery.js"></script> ⬅️استفاده از رابط برنامه‌نویسی گوگل برای اضافه کردن جی‌کوئری <script...
عقب
بالا