Re: [Gambas-user] WebView, again

2015-10-16 Thread Moviga Technologies
If you want to use web technologies, that is almost a must. But, you can get pretty far by just searching for examples on Google and modifying them to suit your needs. There are millions of questions asked about JS on the net, and very often what you are looking for. I found this example by sear

Re: [Gambas-user] WebView, again

2015-10-16 Thread Matti
Thanks. I see, I still have to learn Javascript and JQuery in my old age...! Am 15.10.2015 um 23:46 schrieb Moviga Technologies: > > > Perhaps something like this could get you started: > > http://jsfiddle.net/vv9gD/93/ > > Then, read up on traversing the DOM (that's easiest to do with JQuery i

Re: [Gambas-user] WebView, again

2015-10-15 Thread Moviga Technologies
Perhaps something like this could get you started: http://jsfiddle.net/vv9gD/93/ Then, read up on traversing the DOM (that's easiest to do with JQuery in my opinion) -- __

[Gambas-user] WebView, again

2015-10-15 Thread Matti
This is driving me crazy: I have to retrieve the HTML tags that the actual cursor position is inside. For example: '' or '' or 'https://lists.sourceforge.net/lists/listinfo/gambas-user