Quote:
Originally Posted by heXagon
I wonder how I can fix the issue, that if there is no Javascript enabled (e.g. NoScript in use), how there can the forums be shown, without the actual tabbing. Any ideas? Or is it solved already? Using 1.5 AJAX'ed version.
|
I've done this by loading the forums the regular way, along with the ajax tabbed version, wrapping each in a separate div with the ajax by default being set to hidden, and then using javascript to change the ajax's div to visible and the regular version to be hidden. If this isn't fixed in v2.0 then I could see about posting instructions...