Popup BBCode

Mod BBCode Database
BBCodes that need some file editing or extra files
There is no support here! Only Read Access!
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Popup BBCode

Post by BBCode Bot »

Popup BBCode

Author: djgalix
Description: Show your link in a popup. You can fully set the popup, size, scrollbar, menu, etc...
Attachment:
popup.zip
Download zip and don't forget to place "backblack.png" and "play.gif" in root/images

BBCode:

Code: Select all

[Popup]{TEXT},{URL}[/Popup]
HTML:

Code: Select all

<table width="165" height="70" border="0" cellpadding="0" cellspacing="0" style="text-align: center;">
<tr>
<td background="./images/backblack.png" width="165" height="70">
<font color="#FFFFFF">{TEXT}</font><br>
<input type="image" src="./images/play.gif" title"{URL}" onclick="window.open('{URL}','','width=500,height=500,left=50,top=50,resizable=no,scrollbars=yes,toolbar=yes,menubar=yes,location=no,status=no')" type="button">
</tr></td>
</table>
Helpline:

Code: Select all

[Popup]Text and Url[/Popup]
Example:

Code: Select all

[popup]Google,http://www.google.com[/popup]
Demo:
[popup]Google,http://www.google.com[/popup]
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

Re: Popup BBCode

Post by wide »

Hello,seems such a nice code,
but doesn't work for me,
I just see this:
[Popup]http://www.harley-heaven.com/[/Popup]
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Popup BBCode

Post by Stoker »

I have edited first post and added an example.
You have to use both text and link
Board rules! No PM support
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

Re: Popup BBCode

Post by wide »

Thank you,
that makes it more clear.
It's just that one of the pix isn't working.....
preview.jpg
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Popup BBCode

Post by Stoker »

Make sure that both images is uploaded to the images folder.
The try posting this and see if i works:

Code: Select all

[popup]Google,http://www.google.com[/popup]
Board rules! No PM support
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

Re: Popup BBCode

Post by wide »

I'm getting the same result...
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Popup BBCode

Post by Stoker »

Which means that you are missing this image: Image
Please post a link to a topic where you are using this bbcode.
Board rules! No PM support
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

Re: Popup BBCode

Post by wide »

Oke,here it is.
And a screendump of both the images...

http://www.harley-heaven.com/forum/view ... =30&t=1761
here.jpg
here.jpg (10.42 KiB) Viewed 10816 times
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Popup BBCode

Post by Stoker »

This is the direct link to the image: http://www.harley-heaven.com/images/play.gif
as you can see its not there.
Board rules! No PM support
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

Re: Popup BBCode

Post by wide »

Neither is the other pic,but that we can see.
http://www.harley-heaven.com/images/backblack.png
Locked