Re: [Dynapi-Dev] Java compressor.

2003-08-09 Thread Jesse Vitrone
I added the semi colon in the code at line 121, and checked it into CVS. Jesse Kevin wrote: Hi, I tried the Java compressor on Linux and had some problems. The config xml wouldn't work if it had Dos line terminations '\r\n'. So I had to convert to '\n'. I would have thought since a browser can

Re: [Dynapi-Dev] The DynAPI Web Team

2003-08-09 Thread Stephen Carroll
What is the role of concept designer? - Original Message - From: "Kevin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 07, 2003 9:13 AM Subject: Re: [Dynapi-Dev] The DynAPI Web Team > Raymond Irving wrote: > > > Hi Everyone > > > > So far we have the following volun

RE: [Dynapi-Dev] dynapi.util.ioelement-postresponse.php

2003-08-09 Thread Daniel Tiru
Hi all! What i wonder is if someone have tried to load in images with the ioelement... Just show a layer with a image in? Cause sometimes when that is done the image wont show, i think this is caused byt that the webbrowser somehow loads the html first and never displays the image... I have no go

Re: [Dynapi-Dev] [ dynapi-Patches-784806 ] Patches/Updates for DynAPI

2003-08-09 Thread Raymond Irving
I've not tested it against you code but in theory it should fix the problem. Please try it and let me know. -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: > [-] Fix HTMLMenu bug with submenus by setting > submenus to -x and -y > > Does this fix the menu problem that I was seein