Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Roll-over buttons: Please Advice
Old 02-02-2007, 03:03 PM Roll-over buttons: Please Advice
Novice Talker

Posts: 12
Trades: 0
Hi All,
Would be kind enough to take a look at my site and suggest some nice roll-over buttons?

I really don't know how to implement them as well, so if you would, please write the necessary code for them as well.

Many thanks in advance.

Here is the link:

http://hollywoodtours.powweb.com/




C0deHunter is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-02-2007, 03:54 PM Re: Roll-over buttons: Please Advice
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
The FIRST thing you need to do is remove the XHTML 1.1 DOCTYPE because you clearly do not know how to code for that DTD. XHTML means no <font> tags, no tables for layout and a complete separation of content and presentation. From the looks of it, you need to go back to plain old HTML 4.01.

Rollover buttons ?? Easy, but how are you going to learn if someone GIVES you the code ???
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-02-2007, 07:27 PM Re: Roll-over buttons: Please Advice
Hoosier_Buddy's Avatar
Extreme Talker

Posts: 204
Name: Justin Allen
Location: Corydon, IN
Trades: 0
Quote:
Originally Posted by LadynRed View Post
The FIRST thing you need to do is remove the XHTML 1.1 DOCTYPE because you clearly do not know how to code for that DTD. XHTML means no <font> tags, no tables for layout and a complete separation of content and presentation. From the looks of it, you need to go back to plain old HTML 4.01.

Rollover buttons ?? Easy, but how are you going to learn if someone GIVES you the code ???

She's got a point there Bud, it's probably best if you figure it out on your own.
__________________
Justin Allen
WebTeam

Please login or register to view this content. Registration is FREE
Hoosier_Buddy is offline
Reply With Quote
View Public Profile Visit Hoosier_Buddy's homepage!
 
Old 02-02-2007, 09:12 PM Re: Roll-over buttons: Please Advice
Novice Talker

Posts: 12
Trades: 0
Well, is there an easier way to put some roll-over buttons then? Thanks!
C0deHunter is offline
Reply With Quote
View Public Profile
 
Old 02-03-2007, 09:22 PM Re: Roll-over buttons: Please Advice
Average Talker

Posts: 19
Name: jay
Trades: 0
Best bet when you dont know what the code is, is to do a google search for it.
stll learning is offline
Reply With Quote
View Public Profile
 
Old 02-09-2007, 09:45 AM Re: Roll-over buttons: Please Advice
Super Talker

Posts: 113
Trades: 0
Google is great for code! I'll post it here anyway... but the best way to learn web design is trial and error and ensuring you understand what each part of the code means.

<a style="text-decoration: none" href="YOURPAGE.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image1','','images/Button 2.gif',1)">
<img border="0" src="Button 1.gif" name="Image1" alt="" />
</a>

Make sure you understand that!

PS. That is XHTML 1.0 (Transitional)
__________________
Tom,

Please login or register to view this content. Registration is FREE

Last edited by t4tom4; 02-09-2007 at 09:48 AM..
t4tom4 is offline
Reply With Quote
View Public Profile
 
Old 02-09-2007, 10:51 AM Re: Roll-over buttons: Please Advice
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
There is no need for DW's rollover script. It can all be done very cleanly with CSS and NO scripting. One just has to make the effort to learn
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Roll-over buttons: Please Advice
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26481 seconds with 12 queries