Webmaster Forum
Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum > Web Design and Website Development > Web Design Web Graphics > Accessibility Forums
Register FAQ Members List Downloads Calendar Search Today's Posts Mark Forums Read Webmaster Resources Webmaster Blogs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-22-2007, 11:20 AM
Member
 
Join Date: Aug 2007
Posts: 51
iTrader: 0 / 0%
ultimate handyman is on a distinguished road
Default Javascript and mobile phones

I have been working on a new project to compliment my main website here- ultimatehandyman.org

Over the last few days I have been getting the site ready and making mods and I thought that a line of nice blue buttons, that change to red on mouse over would look good and so I made a row of about 9 buttons and added alt tags, thinking that it would be good for all users.

How wrong was I

The buttons look ok on most computers, but when I tested it on my girlfriends phone I was in shock to find that the buttons that I worked so hard on could not be seen on the Nokia N73

It just comes up with a funny symbol and even the alt tags do not appear

I'd like some webmasters opinions on this please, should I completely re-do the line of links and use something like css or should I just leave the buttons as they are, or is there another alternative?

Thanks in advance
__________________
DIY | DIY forum |
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
  #2 (permalink)  
Old 12-22-2007, 04:20 PM
SkinnerW's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 1,353
iTrader: 0 / 0%
SkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really nice
Send a message via Yahoo to SkinnerW
Default

May I ask why did you use javascript for the simple menu? All you are doing there is changing background color.

Same exact menu you can make with regular HTML list and CSS.

This is also very bad decision from the seo point of view.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
  #3 (permalink)  
Old 12-22-2007, 04:32 PM
Member
 
Join Date: Aug 2007
Posts: 51
iTrader: 0 / 0%
ultimate handyman is on a distinguished road
Default

I think I have realised my mistake now, where is the embarresed smiley when you need it!

I tried having a play with a css title bar, but for some reason I could not get the link text to go to white, it kept coming up as blue and I could not make it white

I'll have a look for a good css tutorial on the net tonight and see if I can suss it out.

Thanks for the reply
__________________
DIY | DIY forum |
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
  #4 (permalink)  
Old 12-22-2007, 06:12 PM
SkinnerW's Avatar
Senior Member
 
Join Date: Jun 2007
Posts: 1,353
iTrader: 0 / 0%
SkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really nice
Send a message via Yahoo to SkinnerW
Default

Very simple:

Code:
Your_top_menu a, Your_top_menu a:visited
{
   color:#fff;
}

Your_top_menu a:hover
{
   color:#000;
}
Just adjust colors to your liking...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
  #5 (permalink)  
Old 12-23-2007, 10:52 AM
Member
 
Join Date: Aug 2007
Posts: 51
iTrader: 0 / 0%
ultimate handyman is on a distinguished road
Default

Thanks I have sorted it now, I just have a few different ones to make now for the rest of my site.

Thanks again
__________________
DIY | DIY forum |
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Stumble this Post!
Reply With Quote
Reply


Useful Resources & Sites
Search Engine Marketing Company
UK Web Hosting
Build One Way Links
 
 
 
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



All times are GMT. The time now is 02:34 PM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0