The term "Inline Editing" is also used in combination with AJAX to allow
you to click on a text and have the edit field pop up - don't know if
that is what you meant. It's done quite often in Rails style apps using
prototype to handle the ajax stuff.
Justin Giboney wrote:
That worked. Thank you.
Justin Giboney
On Jul 9, 2007, at 10:25 AM, Rusty Keele wrote:
How about using the display property on the form, like this:
<a href="">Español</a>
<form action="search.php" style='display:inline;'>
<input type="text" name="search" size="15" />
<input type="submit" value="Search">
</form>
<div>
<li><a href="products.php">Products</a>
</div>
It seems to work for me on FF 2.0
-Rusty
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Justin Giboney
Sent: Monday, July 09, 2007 10:08 AM
To: [EMAIL PROTECTED]
Cc: UPHPU General Discussion
Subject: Re: [UPHPU] CSS: Inline Form
The code you sent me in Firefox and Safari using Mac OS 10.4.10 gives
me this:
www.poderherbal.com/images/form.png
I want the form to be inline with the EspaƱol
Justin Giboney
Confidentiality Warning: This e-mail contains information intended
only for the use of the
individual or entity named above. If the reader of this e-mail is not
the intended recipient
or the employee or agent responsible for delivering it to the
intended recipient, any dissemination,
publication or copying of this e-mail is strictly prohibited. The
sender does not accept any
responsibility for any loss, disruption or damage to your data or
computer system that may
occur while using data contained in, or transmitted with, this
e-mail. If you have received
this e-mail in error, please immediately notify us by return e-mail.
Thank you.
_______________________________________________
UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net
_______________________________________________
UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net
_______________________________________________
UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net