Search found 114 matches: jquery

Return to advanced search

ejemplo mantenimiento dbf usando webview2

... simplificar mucho el código usado, sobre todo del lado de javascript; ya teniendo otros recursos como un servidor, podemos enlazar librerías como jquery y boostrap. Como digo fue montado para entender el funcionamiento webview2, lo compartimos por si alguien algún día llega a necesitarlo, le interesa ...
by leandro
Sun Oct 06, 2024 7:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ejemplo mantenimiento dbf usando webview2
Replies: 10
Views: 922

Re: Replace jQuery with JavaScript

Dear Reinaldo, I am glad you still remember the meeting. You were such a good moderator and speaker. The presentations were really interesting, and we made many friendships. Knowing each other personally is different. I think everyone benefited from it in their work. I have always used HTML and JS f...
by Otto
Tue Jul 16, 2024 11:23 pm
 
Forum: mod_harbour
Topic: Replace jQuery with JavaScript
Replies: 2
Views: 4064

Re: Replace jQuery with JavaScript

Hello Otto; If you were to organize another FWH-ModHarbour-WEB-SQL summit, I would attend. The summit from 2017 was a great experience for me. As you mature on your web development, it seems to me like you have been gravitating more and more towards PHP and Javascript (and I'm guessing HTML + CSS). ...
by reinaldocrespo
Tue Jul 16, 2024 12:11 pm
 
Forum: mod_harbour
Topic: Replace jQuery with JavaScript
Replies: 2
Views: 4064

Replace jQuery with JavaScript

Replace jQuery with Vanilla JavaScript Due to a modern trend of replacing jQuery with native JavaScript, you might consider this to modernize your application and reduce dependencies. Steps to Remove jQuery Analyze the Use of ...
by Otto
Tue Jul 16, 2024 7:30 am
 
Forum: mod_harbour
Topic: Replace jQuery with JavaScript
Replies: 2
Views: 4064

Dynamic Table Filter Control

... <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <style> #table-container { height: 300px; overflow: auto; } .filter-div { display: none; /* ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 1102

Data exchange between PC and Android device on the same loca

... responses either in array, json or hash, whichever is most compatible with the scenario. B.- On the FRONT-END CLIENT side I use an html-javascript-jQuery APP encapsulated using CORDOVA to run in an ANDROID webview. That is, it is responsible for generating all the HTML for the user interface. For ...
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 2222

Intercambio de datos entre PC y dispositivo Android en la m

... ya sea en formato array, json o hash, lo que resulte más compatible con el escenario. B.- Del lado CLIENTE FRONT-END Uso una APP html-javascript-jQuery encapsulada mediante CORDOVA para correr en un webview de ANDROID. Esto es, se encarga de generar todo el HTML para la interfaz de usuario. Para ...
by Arturo Lopesoria
Tue Feb 20, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Intercambio de datos entre PC y dispositivo Android en la m
Replies: 2
Views: 456

azzoMax-dashboard for internal use

... to the point that it now really helps me with my work. Everything is on the backend with ModHarbour, and I only use Bootstrap, TinyMCE, and jQuery, no other foreign LIBs. azzoMax is a dashboard for internal use. The core is the sidebar, from which you can access the various menu items. For ...
by Otto
Sun Feb 18, 2024 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: azzoMax-dashboard for internal use
Replies: 1
Views: 360

Re: Switching my setup program to webview2

... been using a perfect template (HYPER) so far. But now, as I understand everything a bit better, I don't want to include any components (except for jQuery/Bootstrap). You have to learn the syntax of the components, and then you reach a point where you can't cover something with the components, and ...
by Otto
Mon Feb 12, 2024 8:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 937

Re: TCWeb - filemanager with mod harbour

Hello Philippe, I code the screens. Mostly now with the help of ChatGPT. What I use is Bootstrap 5 and still jQuery. I really try not to include any further libraries. ___________________________________________________ *** mod harbour - and HTML/JS - Bootstrap and jQuery *** ...
by Otto
Thu Jan 04, 2024 10:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCWeb - filemanager with mod harbour
Replies: 6
Views: 1369

Re: Booking xbrowse example

... like the idea. I have indeed already developed a planner with html/javascript for mod harbour. I have not integrated anything except bootstrap and jquery. Therefore, I believe one would only need to embed the html into a Fivewin webview. I have already posted several webview examples. Best regards, ...
by Otto
Sat Dec 30, 2023 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 4660

Re: Saving OuterHTML using Await Implementation with TWebView

Cesar buenas tardes, como estas?

Nos podrías explicar por que es un buen aporte :oops: , disculpa mi ignorancia. Es que no entiendo como podemos usar esta clase?

Es algo similar al jquery, que pena por la comparación, pero es algo así?

De antemano gracias
by leandro
Mon Aug 14, 2023 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 3583

Re: Webview question

Hello

I ask does it run PHP and JQuery without a server


not tested :D
by Ari
Wed Jul 26, 2023 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview question
Replies: 36
Views: 6698

Re: Witch program language do we use ?

FiveWin Harbour xHarbour Clipper Dbase
Html PHP JavaScript Json JQuery MySQL
XML
EasyUI
Mod_HARBOUR
API REST


:D
by Ari
Sat Apr 29, 2023 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Witch program language do we use ?
Replies: 3
Views: 333

Uncaught ReferenceError - just to remember

Uncaught ReferenceError: $ is not defined? - Stack Overflowhttps://stackoverflow.com › questions › uncaught-refere...
15 Jan 2010 · 40 answers
The most common reason behind the error "Uncaught ReferenceError: $ is not defined" is executing the jQuery code before the jQuery library ...
by Otto
Wed Nov 23, 2022 10:28 am
 
Forum: mod_harbour
Topic: Uncaught ReferenceError - just to remember
Replies: 0
Views: 826
Next

Return to advanced search