The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to turn of Ajax
Hey,
Do you know how to turn off ajax when a thread is displayed? In my opinion it's much better, if there'd be just a new pageload with +page2 (at least until history modification is used). I'm using a javascript on every page load, which would need to be called, if you switch the pages, but because of the ajax, the script is not called again - Do you have an idea? thanks in advance |
#2
|
||||
|
||||
I'm not sure how different vB5's Admin CP is, but if vB5 still has a Options menu, then it would likely be there. Previously all AJAX features were under Message Posting and Editing Options.
AJAX loads reduces your overhead, since each of your users isn't doing complete page reloads for every comment, edit, etc. There's a considerable difference there if you have any kind of regular activity on your site, so I wouldn't really recommend turning it off if you don't have to. JavaScript code doesn't really execute when loaded via AJAX, which is also JavaScript. It would definitely require some custom coding to get around that. |
#3
|
|||
|
|||
it seems that the admincp has changed a bit, if there is still an option for that.
At least it's not in Message Posting and Editing Options. I have searched in the admincp again and again but didnt found an option for that. Please dont tell me you cant change this :/ |
#4
|
||||
|
||||
JavaScript is not my language, but there's a method here someone used to get a script to be called in an AJAX loaded page. Not sure if it applies to your situation, but hopefully it will help. http://stackoverflow.com/questions/8...ax-loaded-page
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|