Re: [phpwslistings-dev] menu.tpl
Brought to you by:
rizzo,
wendall911
From: Don S. <do...@se...> - 2003-03-25 13:41:44
|
No we were talking about making them <a href> tags instead of submit buttons. I know this request was marked for 0.2.0 but is it possible we can move it to 0.3.0? I think we might be ready for 0.2.0 testing and RCs with everything else, unless I'm forgetting something hugely obvious. Unless we can come up with a clean way for an href tag to look at the value of a select box. Don. On Mon, 24 Mar 2003, Mike Windsor wrote: > Found this doing a search. > > <INPUT TYPE="SUBMIT" VALUE="Demonstration only" > STYLE="font-family:sans-serif; font-size:large; > font-style:italic; background:#ff0 none; color:#000; width:10em"> > > Hope that is what you were referring to. I haven't tried it. > > Mike > > > ----- Original Message ----- > From: "Don Seiler" <do...@se...> > To: <ad...@tu...> > Cc: <php...@li...> > Sent: Monday, March 24, 2003 4:04 PM > Subject: Re: [phpwslistings-dev] menu.tpl > > > > I agree 100% and will probably work towards replacing those menu submits > > with links (including the edit/delete buttons on the list pages). > > > > However, how will I be able to pass in the desired class type in the > > "Create Listing" function? I don't want to use javascript to update > > hidden form elements. I just don't trust javascript's cross-browser > > functionality (thank you IE). > > > > Don. > > > > On Mon, 24 Mar 2003 ad...@tu... wrote: > > > > > Sorry I took so long getting back to you on this one... > > > > > > I'm not an expert in interface design but I think you should attempt to > > > have the menu only contain hyperlinks and no form elements. This may > mean > > > you need to move some of those form elements to other places in your > > > module but it would allow more flexability with how the general menu is > > > displayed. This includes allowing users to move the block anywhere they > > > wish and perhaps replace the textual links with linked custom images. > > > > > > The "class chooser" (dropbox) for searching and viewing listings could > be > > > moved into the search and view sections of the module and just default > to > > > the first one in the list or simply search all classes (some people may > > > want this functionality anyway). Then the user would have a choice of > > > refining their search. A good example would be a clothing site. The > > > classes could be something like pants, shirts, and shoes. When a user > > > initially browses or searches, they are searching all the products, then > > > the user can refine their search or viewing to just pants or just > shirts, > > > etc. > > > > > > Hope that helps :) > > > > > > Adam > > > > > > > Adam can you take a look at RFE 703136 and let me know what your > opinion > > > > is. > > > > > > > > > https://sourceforge.net/tracker/index.php?func=detail&aid=703136&group_id=73 > 598&atid=538277 > > > > > > > > Mike is concerned about the menu getting too long horizontally. > > > > > > > > Don. > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by:Crypto Challenge is now open! > > > > Get cracking and register here for some mind boggling fun and > > > > the chance of winning an Apple iPod: > > > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > > > > _______________________________________________ > > > > phpwslistings-developers mailing list > > > > php...@li... > > > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > phpwslistings-developers mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > phpwslistings-developers mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwslistings-developers > > > |