Re: "Popup" window
- From: "Ornette" <abstrait...nospam...@xxxxxxx>
- Date: Fri, 2 Mar 2007 13:44:54 +0100
You can also find help with the Ajax SDK if you want to use JavaScript stuff without coding it and with the possibility to use it as server controls :
http://ajax.asp.net/ajaxtoolkit/
Ornette.
"Guy" <Guy@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:A618127B-6E6C-4C2E-AFC5-D5A983718EFA@xxxxxxxxxxxxxxxx
thx.
its more or less clear.
but since I only want selecting a name, ... from the inline "popup", I
suppose, in case JS is not enabled in a user's browser the alternative html
page makes less sense?
Guy
"Laurent Bugnion [MVP]" wrote:
Hi,
Guy wrote:
> Thanks.
>
> I suppose the DIV option and "To have a safe site in case ..." are two
> different options?
No.The example of link I provide displays the DIV if JavaScript is
enabled. If JavaScript is disabled, it redirects to a HTML page, where
the user can enter his information anyway. So this is safe: It's
comfortable if JavaScript is enabled, less comfortable if it's disabled,
but it works in both cases.
> When using DIV I suppose then putting it fe near a field where one > would
> like selecting info?
I am not sure exactly what you mean. The idea is to put the fields into
the DIV. The DIV is hidden. User clicks the link --> the DIV is
displayed (it's like a pop-up, but inline). User fills the fields and
submit the form.
If JavaScript is off, DIV is not displayed. User is redirected to static
HTML form. User fills the fields and submit.
Does it help?
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft-LB.ch
PhotoAlbum: http://www.galasoft-LB.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
.
- Prev by Date: Re: download more than one file at a time
- Next by Date: String
- Previous by thread: Re: "Popup" window
- Next by thread: Re: 'permanent' web site url while browsing?
- Index(es):
Relevant Pages
|