[Pas2js] Question/idea regarding DOM_HTML for Pas2JS

Michael Van Canneyt michael at freepascal.org
Thu Dec 20 10:33:09 CET 2018



On Wed, 19 Dec 2018, silvioprog wrote:

> On Wed, Dec 19, 2018 at 6:07 PM silvioprog <silvioprog at gmail.com> wrote:

>>> and others missing such
>>>
>>>   TJSHTMLButtonElement = class external name 'HTMLButtonElement'
>>> (TJSHTMLElement)
>>>
>>
>> We can send the ones that are missing. :-)
>>
>
> I'm going to send two:
>
> TJSHTMLButtonElement
> TJSHTMLEmbedElement
>
> and I'll send the rest as soon as I use them.

I've seen the bugreport, I will add them tomorrow.

As warleyalex already wrote: 
The place for this is the web.pas unit. If things are missing, please feel
free to add it.

The definitions in this unit are all external, so using it does not add size
to your javascript file.

Michael.


More information about the Pas2js mailing list