Perhaps it is a bug, please try the file jfilesrc.ijs inside ide/jhs addons to make it allow png. (untested)
Пнд, 25 Июл 2011, William Szuch писал(а): > I have tried to insert the png file "formula.png" into a web page using the > following file: " test3.ijs". > > This did not work. > > However when I simply changed the extension to "formula.jpg" it worked. > > Am I doing something wrong with the png file ?. > > I would like to be able to insert the png files. > > > > NB. File : test3.ijs > > coclass 'test3' > > coinsert 'jhs' > > > > HBS=: 0 : 0 > > '<img alt="png Not Found" > src="~Projects/finexec/calculators/formula.png"></img>' > > jhhr > > '<img alt="png Not Found" > src="~Projects/finexec/calculators/formula.jpg"></img>' > > jhhr > > ) > > > > jev_get=: create > > > > create=: 3 : 0 > > 'test3'jhr'' > > ) > > > > > > Regards > > > > Bill Szuch > > > > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
