Is there a way to get Dynamic AJAX Content to work with a form like this:
Code:<form name="form" action="search.php" method="get"> <input type="text" name="q" /> <input type="image" name="submit" value="Search" id="submit" src="_img/Search.png"> </form>



Reply With Quote

Bookmarks