"G. Adam Stanislav" schrieb:
> 
> At 16:25 17-02-2001 +0200, Siim Einfeldt aka Itpunk wrote:
> >Hi everybody,
> >
> >I want to implement ordering something on a website without refreshing the
> >page.
> 
> That is generally done using JavaScript. But be advised that not everyone
> has JavaScript turned on by default: I often have it turned off because
> so many sites abuse it for annoying popup windows.
> 
> So, if you go with JavaScript, make sure you also have a noscript
> version which uses the traditional way of loading a new page.
> 
> Of course, JavaScript runs inside user's browser, so it cannot read
> your database. You will need to import all relevant information from
> your database to the JavaScript before you create the page. And you
> can only save the results back into your database after the user submits
> the form back to you.
> 
> Adam
trivial Javascript task and the noscript tag can have a short
explanation to turn on JavaScript
for sorting the columns. So somebody with Javascript disabled visiting
the site sees this information
and can decide to turn Javascript on
(since there are probably no annying popup windows - I hate them, too
:-)

--
 Irmund    Thum

Kryptographische Unterschrift mit S/MIME

Reply via email to