I don't feel 50 Forums

Go Back   I don't feel 50 Forums > COMPUTERS > Web Design and Graphics Room.

Web Design and Graphics Room. Thread, Place small code snippets here

If you have any small code snippets at all please place them in here. Here is one posted by moggy ...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 13th-June-2005, 02:40 PM
CPS's Avatar
CPS CPS is offline
 
Join Date: Jan 2003
Location: Suffolk/ Gender Male
Posts: 1,444
Default Place small code snippets here

If you have any small code snippets at all please place them in here.
Here is one posted by moggy in the photo studio with thanks.
This one links a thumbnail to a larger version on a remote website like Photobucket.
The first part is html a link for the large picture.
The second is BBcode link to display the thumbnail on idf,
embeded within the html link.
To view the result click the picture as supplied below,this leads to a larger picture.
This inturn can be enlarged again but scrowling come into play.


Below is the html code with embeded BBcode version.
Below is a BB code only version for sites that dont allow html code use.
Code:
[url=http://img.photobucket.com/albums/v476/CPS/snowballsm.jpg][img]http://img.photobucket.com/albums/v476/CPS/snowballsm1.jpg[/img][/url]
__________________
Knowledge is not knowing all the answers,
but knowing where to find the answers.

www.smitheram.co.uk

Moderator of, Web Design/Graphics Room.
P4-XP pro-IE7-B/B-ZA-AVG
Reply With Quote
  #2  
Old 17th-June-2005, 01:14 PM
woodrow woodrow is offline
 
Join Date: Sep 2002
Location: Glasgow, Scotland
Posts: 722
Default

Trying clickable thumbnail

Finally got it to work !

__________________
Genealogists live in the past lane.
Reply With Quote
  #3  
Old 17th-June-2005, 01:42 PM
CPS's Avatar
CPS CPS is offline
 
Join Date: Jan 2003
Location: Suffolk/ Gender Male
Posts: 1,444
Default

Thats it working fine woodrow.
Here is the code to use, to make a Button as a link, to a web page or website.
This does not work on the board it works in an html webpage.
It gives you a clickable button, that takes you to IDF50.
The button will have the name "Goto IDF50" on the front.

<FORM METHOD="LINK" ACTION="http://www.idf50.co.uk/clubhouse/index.php"><INPUT TYPE="submit" VALUE="Goto IDF50">
</FORM>

Try it, if you want it centered start the code and end with the div tag.
<div align="center">the above code goes here</div>
__________________
Knowledge is not knowing all the answers,
but knowing where to find the answers.

www.smitheram.co.uk

Moderator of, Web Design/Graphics Room.
P4-XP pro-IE7-B/B-ZA-AVG
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:33 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.