not sure what its called but i can show you what i mean

This is a discussion on "not sure what its called but i can show you what i mean" within the Web Page Design section. This forum, and the thread "not sure what its called but i can show you what i mean are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 12th, 2006, 10:29
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
not sure what its called but i can show you what i mean

ok at the bottom of your browser theres a bar that wen ever you hover over a link it displayes the full link i want to customise this to say somthing like """billy bob was ere""" for example. i have a code for one BUT! it bounces from side to side i want a still 1.

to see what i mean look at the bottom of your brouswer on this site
http://www.freewebs.com/sharpshooters-ss

im not even sure if there is such a thing but i presume if theres 1 that bounces theres 1 thats static

thanks people

Last edited by moojoo; Oct 12th, 2006 at 16:14.
Reply With Quote

  #2 (permalink)  
Old Oct 12th, 2006, 13:06
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: not sure what its called but i can show you what i mean

That would be the Status Bar..
__________________
I've got <style> and .class
Reply With Quote
  #3 (permalink)  
Old Oct 12th, 2006, 13:10
Up'n'Coming Member
Join Date: Aug 2006
Location: California
Age: 19
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
Re: not sure what its called but i can show you what i mean

I am guessing that you are talking about your navigation. There is a tutorial posted in the top link of the CSS section that explains a nice way to create a good navigation system. The reason that your links are bouncing around is because they have a rollover code that increases size, or adds a bold property to it. Because that changes, it has to adjust the rest of the code. Go check out that thread at the top of the page. Heres the link to it for ya...

menu tutorial
- Written by ukgeoff

If you have any questions about this, please let us know and we can point you in the right directions, or answer your questions!

(edit - Im pretty sure though that you might be talking about the status bar... Didnt even know you can customize that... just trying to help!)

Last edited by escaflowne11; Oct 12th, 2006 at 13:16.
Reply With Quote
  #4 (permalink)  
Old Oct 12th, 2006, 16:09
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Cool Re: not sure what its called but i can show you what i mean

no no no you got the rong end of the stick lol. i dont mean the navagation i mean the "status bar as moojoo said". heres a pic of what i mean ( Why didnt i think of that earlyer it would have beed so much easyer )

thanks for your help tho
Reply With Quote
  #5 (permalink)  
Old Oct 12th, 2006, 16:12
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: not sure what its called but i can show you what i mean

something like:

<a href="#" onMouseOver="window.status='Foo text'; onMouseOut="window.status=''http://www.foo.com">Foo Link text</a>
__________________
I've got <style> and .class
Reply With Quote
  #6 (permalink)  
Old Oct 12th, 2006, 16:30
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: not sure what its called but i can show you what i mean

ooooooo i did a google search and found 1 all ready lol. now i know what its called its alot easyer lol thank you anyway man
Reply With Quote
  #7 (permalink)  
Old Oct 15th, 2006, 01:25
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: not sure what its called but i can show you what i mean

Personally, I don't think it's a good idea to do that. I like looking at where a link is going to take me before I actually click on it. Don't ruin usability over something as stupid as changing the status bar text.
Reply With Quote
  #8 (permalink)  
Old Oct 15th, 2006, 04:00
Up'n'Coming Member
Join Date: Aug 2006
Location: Peru
Age: 21
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Re: not sure what its called but i can show you what i mean

As far as I know, the status can only be customized on IE. Browser like Mozilla won't allow you to do so. I agree with ryanfait, don't mess with the status bar, it isn't called "My-text-goes-here bar"...
Reply With Quote
  #9 (permalink)  
Old Oct 15th, 2006, 21:18
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Exclamation Re: not sure what its called but i can show you what i mean

Quote:
Originally Posted by ryanfait View Post
Personally, I don't think it's a good idea to do that. I like looking at where a link is going to take me before I actually click on it. Don't ruin usability over something as stupid as changing the status bar text.
you can still see what page your going to wen you hover over the link its just wen your browsin i didnt want it plain
Reply With Quote
  #10 (permalink)  
Old Oct 15th, 2006, 22:43
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: not sure what its called but i can show you what i mean

Leave it plain! No one cares if the status bar has extra text in it! My browser doesn't tell me where links'll take me when I hover my mouse over it.
Reply With Quote
  #11 (permalink)  
Old Oct 16th, 2006, 02:29
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: not sure what its called but i can show you what i mean

Quote:
Originally Posted by ryanfait View Post
Leave it plain! No one cares if the status bar has extra text in it! My browser doesn't tell me where links'll take me when I hover my mouse over it.
OK! gosh
Reply With Quote
  #12 (permalink)  
Old Oct 16th, 2006, 14:52
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: not sure what its called but i can show you what i mean

A lot of browsers don't even have the status bar enabled by default so many users may not even know it exists. Safari has an option for it under the View Menu.
__________________
I've got <style> and .class
Reply With Quote
  #13 (permalink)  
Old Oct 17th, 2006, 07:15
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: not sure what its called but i can show you what i mean

Just trying to keep you from making a mistake! Websites aren't supposed to take advantage of every possible form of eye-candy at once.
Reply With Quote
Reply

Tags
sure, called, but, show, mean

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I find what another frame is called? Crow555 Classic ASP 2 May 13th, 2008 08:22
[SOLVED] why onclick is not called - Help Please ashishmishra16 JavaScript Forum 2 Nov 16th, 2007 06:02
Login prompt when not called EXDunk Flash & Multimedia Forum 0 Feb 26th, 2007 20:37
IPostBackDataHandler.LoadPostData never called flyingHigh Webforumz Cafe 0 Jan 29th, 2007 11:35
i dont know what its called but i can show you what i mean lol bruno89 Web Page Design 20 Aug 26th, 2006 16:13


All times are GMT. The time now is 05:09.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43