|
From: Rene R. <re...@gr...> - 2002-09-16 04:29:24
|
Another possibility is to use one form for each link. Then have a hidden value attached to that. -Rene On Sun, 2002-09-15 at 07:09, Rene Rask wrote: >=20 > This is what I've found on the "input type=3Dimage" issue. > W3C standards specify that only x and y coordinates of the image clicked > are sent when submitting. This holds true with Opera. But Mozilla also > sends the name=3Dvalue value. I guess this is true for IE as well. > I suppose Mozilla has implemented an IE feature and Opera has not. >=20 > In any case I do not find this acceptable. >=20 > There are a few options. > Either we use regular links, or we use the name.x=3Dcoordinate values to > determine if a button is pressed. >=20 > Personally I find the link method easier and less error prone (with > regards to how browser handle it) >=20 > Your call. >=20 > -Ren=E9 >=20 >=20 >=20 >=20 > On Sun, 2002-09-15 at 06:39, Rene Rask wrote: > > On Sat, 2002-09-14 at 19:20, Joe zacky wrote: > > >=20 > > >=20 > > > Rene Rask wrote: > > >=20 > > > >Heh.. Sorry the server is created. The server login page just didn't > > > >update to reflect it. > > > > > > > You mean the newly created server didn't show up in the server list=20 > > > until you refreshed? > >=20 > > Yes but I might have been viewing a cached page. Disregard this for now= . > > If it turns out to be a problem we can work on it. > >=20 > > >=20 > > > > > > > >I'm going to put a password on the testserver so hitting login doesn= 't > > > >takes us anywhere. > > > >-Rene > > > > > > > >On Sat, 2002-09-14 at 05:55, Rene Rask wrote: > > > > =20 > > > > > > > >>I've made a few notes about the configuration interface > > > >> > > > >>Login and creation of servers seems to work. > > > >> > > > >>The problems are: > > > >>1. Servers are not written to disk and no warning is displayed to w= arn > > > >>of problems. I suggest a is_writeable() check on the inc/servers di= r > > > >>when starting the admin interface. That could give a warning to fix= this > > > >>problem before spending time on entering information about servers. > > > >>The permissions on inc/servers were like this on a fresh install > > > >>drwxr-xr-x 2 apache root 4096 Sep 14 05:44 servers > > > >> > > > >> > > > >>I was a little confused about clicking "ok" several times. Maybe a = there > > > >>should be a notice saying that ok must be clicked several times to > > > >>update and confirm the changes. > > > >> =20 > > > >> > > > Yeah. It will keep redisplaying until there are no more changes. I ne= ed=20 > > > to put a message there. > > >=20 > > > >>I cannot logout. > > > >> > > > >>I cannot used any of the menus. > > > >> =20 > > > >> > > > That's odd. Did you install into the default web location? > >=20 > > Yes. It's in /var/www/html/bobs > >=20 > > I've found that the problem is related to Opera. I just tested with > > Mozilla and it works flawlessly.=20 > >=20 > > I'm the kind of guy the put some pressure at people at my workplace to > > use Mozilla and/or Opera instead of IE. (same goes for any other MS > > program with serious security issues.) > >=20 > > Please don't use fancy features unless it's essential. I not happy abou= t > > including javascript at all but I found it to be needed for selecting > > lots of files quickly. If it should fail it is not critical but > > annoying. > >=20 > > I'll try to iron out this problem. I'm looking for a solution but if I > > don't find an acceptable one I think we should use an ordinary image > > link instead. > >=20 > > This should really work in any browser which supports javascript. > > Please test in both Mozilla and Opera if it's not too much trouble. > >=20 > > -Rene > >=20 > > >=20 > > > >>I'm still impressed at how cool this is compared to the stuff I hac= ked > > > >>together :) > > > >> > > > >> =20 > > > >> > > > Thanks! > > >=20 > > > >> =20 > > > >> > >=20 > >=20 > >=20 > >=20 > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Bobs-devel mailing list > > Bob...@li... > > https://lists.sourceforge.net/lists/listinfo/bobs-devel >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Bobs-devel mailing list > Bob...@li... > https://lists.sourceforge.net/lists/listinfo/bobs-devel |