Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=Merlin] I was facing the same problem until i write this script: # ----------------------Reload All Images---------------------------------------- Reload_All_Images{ statusbar("Reload All Image "); $s_im =false; getpref(INT,$pref_Images)==1? $s_im = true:setpref(INT,$pref_Images,1); $JS_doit="var m=document.images;for (i=0;i< m.length ;i++ ){var sd=m[i].src;m[i].src='';m[i].src=sd;}";&JS_hndlDoc; $s_im ?0:setpref(INT,$pref_Images,2); } ReloadAllImages_BuildToolbar{ pluginmsg(toolbars,"AddToolbar","Reload All Images,64,16",""); pluginmsg(toolbars,"AddButton","Reload All Images,Imagereload,macros(Reload_All_Images),,Reload All Images,64,16,ReloadImages.bmp[1],ReloadImages.bmp[0],",""); } #---------------------------- $OnSetup=$OnSetup."ReloadAllImages_BuildToolbar;"; $macroModules=$macroModules."ReloadImages"; It work without enable Javascrip or useing jQuery file . Use this image [img]http://i.cubeupload.com/n89b6F.jpg[/img] & rename it To (ReloadImages.bmp). And save it in kM-Folder\skins\default. If there no "default" folder , create one. To test it , block images [F9] , reload the page and press the button on the toolBar.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development