Go Back   Forum Care Forums > Development Reference Area > Webmaster Topics

Reply
 
LinkBack Thread Tools Display Modes
data box input message scrip required
Old
  (#1)
-keevill-
Guest
 
Posts: n/a
Default data box input message scrip required - 05-14-2007, 01:25 AM

I have a page where customers select items to order. If they select a
certain item, then further info is required to be input by way of text on a
box lower down the page. I want a pop up message to pop up when they select
the item. I can do it with a message which pops up generally in the process
but how can I would like a solution to have a clear message to pop up and
adhere itself to the box lower down the page where the customer must input
this data.So he or she knows exactly where to get typing.
Pls help someone who knows a script or something to do this.



--
Posted via a free Usenet account from http://www.teranews.com

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: data box input message scrip required
Old
  (#2)
William Tasso
Guest
 
Posts: n/a
Default Re: data box input message scrip required - 05-14-2007, 01:25 AM

Fleeing from the madness of the jungle
-keevill- <EMAIL REMOVED> stumbled into news:alt.www.webmaster
and said:

> I have a page where customers select items to order. If they select a
> certain item, then further info is required to be input by way of text
> on a
> box lower down the page. I want a pop up message to pop up when they
> select
> the item. I can do it with a message which pops up generally in the
> process
> but how can I would like a solution to have a clear message to pop up and
> adhere itself to the box lower down the page where the customer must
> input
> this data.So he or she knows exactly where to get typing.
> Pls help someone who knows a script or something to do this.



This sounds more like a usability issue than a technical problem.

/2p

--
William T***o

http://williamt***o.com/words/what-is-usenet.asp
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: data box input message scrip required
Old
  (#3)
Mark Goodge
Guest
 
Posts: n/a
Default Re: data box input message scrip required - 05-14-2007, 01:25 AM

On Mon, 11 Dec 2006 07:53:35 +0700, -keevill- put finger to keyboard
and typed:

>I have a page where customers select items to order. If they select a
>certain item, then further info is required to be input by way of text on a
>box lower down the page. I want a pop up message to pop up when they select
>the item. I can do it with a message which pops up generally in the process
>but how can I would like a solution to have a clear message to pop up and
>adhere itself to the box lower down the page where the customer must input
>this data.So he or she knows exactly where to get typing.
>Pls help someone who knows a script or something to do this.


This should be fairly easy with a combination of Javascript and CSS.
What you need is a <div id="whatever"></div> next to the second input
box which is initially empty, but then if a customer makes a certain
selection on the earlier form element that triggers a javascript
document.write onto the area defined in the <div>.

I'm not aware of any predefined scripts to do this, but Google Is Your
Friend[TM].

Mark
--
Visit: http://www.OrangeHedgehog.com - Useful stuff for the web
"I need someone to hide under, should the sky fall on my car"
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top