Alternative to frames (or frames help)
Alternative to frames (or frames help)
Out of context: Reply #7
- Started
- Last post
- 17 Responses
- zr0
As already stated above, here are two of the ways you could do this:
- As spraycan says: Use AJAX to load content without a page refresh.
- Use jQuery or similar to emulate frame behaviour in an accessible way and also avoid page refresh. ^ serialscroll.- yep a little jquery script would do it, no really need of ajax :p********
- yep a little jquery script would do it, no really need of ajax :p