Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 03:01:29 PM

Pages: [1]   Go Down
  Print  
Author Topic: Buttons  (Read 8865 times)
Canvas
Pong! (the videogame) Master
*****
Offline Offline

Posts: 20


« on: April 12, 2007, 02:11:14 PM »

Hello,
  I am trying to rebuild our website and I have a page I really like http://www.canvasdesigners.com/Products.htm
However some of our logos have changed and we have new products we would like to add.  I can not for the life of me figure out how these were created.  They act like buttons but I can not find anywhere to add/delete/change an image inside the button.  Does anyone have an idea on how I can either edit them and create new ones.
Thanks in advance.
Logged
MrPhil
Berserker Poster
*****
Offline Offline

Posts: 5083



« Reply #1 on: April 12, 2007, 02:26:04 PM »

On the page in question, you do a View > Page Source in your browser, and it will show you the code it's using. For the buttons, they're simply links (<a href="oceanair.htm"> ... </a>) with an image instead of a text label (<img ... src="buttons/OceanAirNormal.jpg" ...>). The magic is the Javascript stuff: onmouseover= swaps the image with another one (with the colored fringe) when you move your pointer over it, and onmouseout= swaps it back when you leave. They're just ordinary JPEG images that are being swapped with each other. I don't know if you'll be able to salvage these button images and modify them in Photoshop or GIMP, but you can try. By the way, whoever did the orginal code should be shot for having alt="......................". Alt tags are vital for visually impaired people and visitors using graphics-less browsers.
Logged

gentact123
Newbie
*
Offline Offline

Posts: 1


« Reply #2 on: May 09, 2008, 08:39:20 AM »

It looks easy to fix it, e-mail to me , I will try to fix it.
Regards
George Chou ; dave@ms22.url.com.tw
Logged
diaaneray
Newbie
*
Offline Offline

Posts: 4


« Reply #3 on: June 17, 2011, 02:39:21 AM »

To bring the buttons in the font page write this code in HTML page <BUTTON TYPE=SUBMIT>
<IMG SRC="source.jpg" HEIGHT=97 WIDTH=105 ALT="Starflower" ALIGN="ABSMIDDLE">  <STRONG>Send It In!</STRONG></BUTTON>. By using this code button will appear in browser.
Logged

vipandiversity
Newbie
*
Offline Offline

Posts: 5


« Reply #4 on: August 17, 2011, 06:22:12 AM »

Button is use for do any activity on any pages.   ClappingApplause
Logged
alen123
Trekkie
**
Offline Offline

Posts: 12


« Reply #5 on: October 21, 2011, 03:00:45 AM »

I think you check this site for get more button:-http://www.buttons.com/Home.asp
Logged
alen123
Trekkie
**
Offline Offline

Posts: 12


« Reply #6 on: November 03, 2011, 09:21:43 AM »

Your site closed so i do't know your mean.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: