Search found 109 matches: jquery

Return to advanced search

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: 783

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: 205

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: 209

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: 404

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: 4
Views: 578

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: 3311

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: 1627

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: 2930

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: 251

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: 254

Re: Harbour CGI

... net::ERR_ABORTED 404 (Not Found) modharbour.exe:35 GET https://winhotel.org/cgi-bin/assets/js/jquery.min.js net::ERR_ABORTED 404 (Not Found) modharbour.exe:10 GET https://winhotel.org/cgi-bin/assets/css/styles.css net::ERR_ABORTED 404 (Not Found) ...
by Otto
Tue Sep 20, 2022 3:12 pm
 
Forum: mod_harbour
Topic: Harbour CGI
Replies: 19
Views: 6170

Re: Harbour Writer

... a programme with a navigation bar and an address form with the help of harbourWriter. 1. insert mod harbour program template 2. add js - lib like jquery and bootstrap 3. iInsert navigation block from harbourWriter 4. insert form block from harbourWriter start and test the program 5. change navigation ...
by Otto
Mon Sep 12, 2022 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour Writer
Replies: 14
Views: 1072

Re: FWH WebApp (HTML) pruebas

Fernando, gracias por la observación. De momento estamos usando jquery UI para la generación automática de HTML y son las limitaciones (superables) de jquery UI En esta etapa estamos valorando la generación automática de HTML, fallos, mejoras, faltas... ...
by Antonio Linares
Thu Sep 01, 2022 9:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH WebApp (HTML) pruebas
Replies: 14
Views: 2479

Re: Website building with mod harbour

... lenguaje, así sea uno que ya conocemos "en parte", implicada demasiado tiempo y de momento no contamos con el jejejejejeje. html, php, jQuery, JavaScript, Bootstrap, css, scss.
by leandro
Thu Feb 10, 2022 11:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Website building with mod harbour
Replies: 3
Views: 374

Autocomplete widget (similar FW combobox)

Hello friends, The jQuery UI Autocomplete widget enables users to quickly find and select from a list of values as they type. If you find the jQuery UI Autocomplete demos and documentation too daunting, here are some examples with ...
by Otto
Sat Jan 15, 2022 4:20 pm
 
Forum: mod_harbour
Topic: Autocomplete widget (similar FW combobox)
Replies: 0
Views: 146
Next

Return to advanced search