AJAX vs. frames
AJAX vs. frames
Out of context: Reply #7
- Started
- Last post
- 13 Responses
- monNom0
in the ajax vs. frames competition, ajax is hugely more tricky.
if your worried about indexing, I'm sure you can set somethig up on your server that sniffs for the user agent and includes a navigation if it recognizes a bot. or pumps out the pages and nav seperately into frames if it's a browser.