Search functionality in a lightbox
Posted
by Salil
on Stack Overflow
See other posts from Stack Overflow
or by Salil
Published on 2010-04-01T12:49:58Z
Indexed on
2010/04/01
12:53 UTC
Read the original article
Hit count: 274
Hi All,
I have a page on which there is a link search. onclicking search i open a LIGHTBOX where i get a textfield and Search button. Now i want when i enter keyword in textfield and enter on submit button a result should be shown in a lighbox only. is it possible w/o ajax or i have to use ajax form only.
just curious why we used get request instead of post request for Search functionality.
© Stack Overflow or respective owner