php-general | 2000071
Date: 07/01/00
- Next message: Bartosz Aninowski: "[PHP] function"
- Previous message: Mark Nold: "RE: [PHP] PHP - not PHP3 or PHP4 extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks! I've been doing research. I found that a Form, with a STYLE=
will in theory place a button where you tell it to. I now have almost
enough information to do an interactive design page with php.
bug
On Fri, 30 Jun 2000, Richard Lynch wrote:
> In article <Pine.LNX.4.10.10006221426290.32246-100000 <email protected>>,
> bughuntr <email protected> (Bug Hunter) wrote:
>
> > I want to put a button, but I want it to show up at a certain place on
> > the screen. If I do an "imagemap", I can make an image with a button at a
> > location. However, I want to do this dynamically in PHP, not statically
> > through an imagemap.
> >
> > If I do an "image", I think I can move it around. However, I want a
> > button, not an image.
> >
> > Can someone tell me how to do this, or perhaps, that I'm too stupid to
> > know better?
>
> Surround the button with images that place it, or use tables to place it
> or generate an image dynamically that happens to look like a button using
> GD.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bartosz Aninowski: "[PHP] function"
- Previous message: Mark Nold: "RE: [PHP] PHP - not PHP3 or PHP4 extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

