Tabs - Different URL for AJAX content and link

Tabs - Different URL for AJAX content and link


Is there a way to have Tabs load content from one URL but if
javascript were disabled, then the actual link be to a different URL?
Load: /ajax/comments
URL: /comments
Reasoning is that the AJAH would just be minimal markup, but the
actual link would be the entire html document.
My site is an example: http://www.murmp.com/
--Jonathon