chriskq
04-15-2007, 10:10 AM
hi all,
im just still getting into web design and i have finished this site, [URL REMOVED].
Im a little bit unhappy about how the search function (upper right) opens the results in a new window. i have tired playing with the script to make it open results on a new page but in the same window.
[to test type "press" to see results]
code for the script can be found here:
[URL REMOVED]
i tired playing with this line.
win = window.open("","results","");
im not even sure how to tell the script where to place the results html in the page i want it too (ie results.php in a certain div)
can someone pls point me in the right direction
cheers
Chris
MODERATOR EDIT: At user request, URLs have been removed.
im just still getting into web design and i have finished this site, [URL REMOVED].
Im a little bit unhappy about how the search function (upper right) opens the results in a new window. i have tired playing with the script to make it open results on a new page but in the same window.
[to test type "press" to see results]
code for the script can be found here:
[URL REMOVED]
i tired playing with this line.
win = window.open("","results","");
im not even sure how to tell the script where to place the results html in the page i want it too (ie results.php in a certain div)
can someone pls point me in the right direction
cheers
Chris
MODERATOR EDIT: At user request, URLs have been removed.