On Thu, 26 Jan 2006, Mostafa Hajizadeh wrote:

> On Thu, 26 Jan, 2006 17:06 Behdad wrote:
>
> > On Thu, 26 Jan 2006, Mostafa Hajizadeh wrote:
> >
> > > Hi,
> > >
> > > I use JavaScript to check and change elements in HTML pages.
> > > It works fine, but it drops ZWNJ. (Mozilla/Firefox)  Does
> > > it have any solution?
> >
> > It's a wellknown issue:
> >
> >   https://bugzilla.mozilla.org/show_bug.cgi?id=274152
> >
> > You can use "‌" instead.
>
> Thanks, but what about texts that are currently in the page
> elements or in variables?

They don't drop the ZWNJ as far as I know.  Only text in string
literals in JavaScript source code suffers.

behdad
_______________________________________________
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing

Reply via email to