![]() |
|
Tagged for Gold Release... :D
|
but in i.e, adsense google and chatbox no 'fading'.
|
1 Attachment(s)
|
Hi:
I could not find the below in the clientscript/vbulletin-core.js for the below: /** * Confirms log-out request * * @param string Log-out confirmation message * * @return boolean */ function log_out(confirmation_message) { var ht = document.getElementsByTagName("html")[0]; ht.style.filter = "progid:DXImageTransform.Microsoft.BasicImage(gray scale=1)"; if (confirm(confirmation_message)) { return true; } else { ht.style.filter = ""; return false; } } Please help! Victor |
All times are GMT. The time now is 01:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|