vBulletin 3.7x - Fix for IE7 prompt replacement
vBulletin 3.7x - Fix for IE7 prompt replacement
Beginning with vBulletin 3.65, following (ill-informed) reports of issues with Internet Explorer 7's prompts for links or images, the vBulletin team replaced these with a new uglified and clumsified built-in vBulletin prompt. If you, like me, hate the new prompts and wish to revert to the Internet Explorer prompts, here's how: Find in clientscript/vbulletin_textedit.js at lines 1177-1182: Code:
this.show_prompt = function(dialogtxt, defaultval, forceltr) Code:
if (is_ie7 && false) Then find at lines 2829-2834: Code:
else Code:
if (is_ie7 && false) References: |
hehe, i'm first. ;-)
Thank you very much. i was lookin for this |
:up: Thank....
|
All times are GMT. The time now is 10:25 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 | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|