[fpc-pascal] FCL Web Combined Demo

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Mon Nov 21 12:28:20 CET 2011


IE has a bug that causes it to report an error if the last element in an
array or object is empty. (it is explicitly mentioned in the standard that
it is allowed).

So you should search for a , in front of  } and ] and remove it.

Attached is a cleaned-up version of users.js, where I corrected 3 occurrences.

Michael.

On Mon, 21 Nov 2011, Dimitrios Chr. Ioannidis wrote:

> Hi all,
>
>  i wanted to check the combined demo so i set it up to my server at 
> http://demo.artesoft.gr/combined .
>
> As i'm newbie to javascript can someone check to see why doesn't work with IE 
> ? With Firefox, Chrome, Safari worked.
>
>
> regards,
> -- 
> Dimitrios Chr. Ioannidis
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: users.js
Type: application/javascript
Size: 3304 bytes
Desc: 
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20111121/1551a85f/attachment.js>


More information about the fpc-pascal mailing list