The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
https://vborg.vbsupport.ru/misc.php?do=bbcode#imgcode
2nd example usage doesn't work due to some added custom(?) code. example: ![]() test left click and middle click |
|
#2
|
||||
|
||||
|
Sorry, I dont understand what you are reporting.
|
|
#3
|
||||
|
||||
|
HTML Code:
<a target="_blank" href="http://img838.imageshack.us/i/capturemz.jpg/"> <span title="" onclick="window.location.href='http://img838.imageshack.us/img838/5354/capturemz.th.jpg';return false" class="aimgbox"> <img border="0" class="aimg" alt="" src="http://img838.imageshack.us/img838/5354/capturemz.th.jpg"> </span> </a> Steps to reproduce: Post an img surround it with url Click the image What happens: browser loads the image Expected: browser will load the url (can be an image) It works properly in here https://vborg.vbsupport.ru/misc.php?do=bbcode#imgcode So you have some custom code that is adding the extra span with onclick and hindering this functionality in posts. |
|
#4
|
||||
|
||||
|
Oh right. I see.
Thats something Joe added years ago, Off the top of my head, I'm not entirely sure what it does, but I guess we can live with it for now. Its taken this long for anyone to notice ![]() Thanks for posting it tho.
|
|
#5
|
||||
|
||||
|
Just a wild guess here.... it might have been added to prevent some sneaky members from pointing all images to their custom (commercial) scripts or their site etc however again, that was a wild guess
.
|
|
#6
|
||||
|
||||
|
I've noticed it reacts differently depending on what forum your in. I had no problem linking an image in an article to the W3C, but if I try to link a tiny image here to something like a Superman Wikipedia article,
it links to the image instead. So I guess, it's custom for each forum. |
![]() |
|
|