|
|
| Author |
Message |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
 Posted: 17:04 - 29 Mar 2006 Post subject: CSS Help |
 |
|
Hi
No really that experienced with style sheets.
However I am playing with a web page. I wanted to suppress tab from jumping to some links (as 99% of the time the users will be tabing between input fields on the form, going to non input fields will be a pain). Done this but want to get the highlighting and mouse pointer back to default behavior (eg, mouse pointer and colour).
Can do the mouse pointer with no problems using "class=selectWindownLink" on the SPAN. Can do the colour with no problems (comes from an existing style sheet), using "class=rweblue_Text" on the SPAN. Trouble is getting to do them both at once, and the only way I can see of doing that is having a SPAN within a SPAN (which works fine), but there must be a better way of doing it.
So, what obvious thing am I missing?
All the best
Keith ____________________ Traxpics, track day and racing photographs - Bimota Forum - Bike performance / thrust graphs for choosing gearing |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| veeeffarr |
This post is not being displayed .
|
 veeeffarr Super Spammer
Joined: 22 Jul 2004 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| veeeffarr |
This post is not being displayed .
|
 veeeffarr Super Spammer
Joined: 22 Jul 2004 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| RobB |
This post is not being displayed .
|
 RobB Spanner Monkey

Joined: 29 Apr 2005 Karma :  
|
 Posted: 17:47 - 29 Mar 2006 Post subject: |
 |
|
I thought this thread was going to be about Counter-Strike. ____________________ - Yeah, you know the type, loud as a motorbike, wouldn't bust a grape in a fruit fight.
- The only thing I learned from love, was how to shoot somebody who outdrew you.
- If I don't meet you no more in this world, I'll meet you in the next one, don't be late. |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Suzuki |
This post is not being displayed .
|
 Suzuki Roger

Joined: 03 May 2005 Karma :  
|
 Posted: 17:54 - 29 Mar 2006 Post subject: |
 |
|
You geek  ____________________ <Simple> no I'm shaven Jon
<Simple> it is a big enough hole.. I'll leave it now
Ride: 1999 Suzuki GSXR600 (yellow/black) IRC: Stats - Relationship Map |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| veeeffarr |
This post is not being displayed .
|
 veeeffarr Super Spammer
Joined: 22 Jul 2004 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Korn |
This post is not being displayed .
|
 Korn Admin

Joined: 01 Feb 2002 Karma : 
|
 Posted: 18:23 - 29 Mar 2006 Post subject: |
 |
|
You can assign more than one class to an element, like so... note that the seperator character is a space:
| Code: | | <span class="class1 class2"> </span> |
Any good? ____________________ 3516 Miles, 11 Countries |
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| veeeffarr |
This post is not being displayed .
|
 veeeffarr Super Spammer
Joined: 22 Jul 2004 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
| Kickstart |
This post is not being displayed .
|
 Kickstart The Oracle

Joined: 04 Feb 2002 Karma :     
|
|
| Back to top |
|
You must be logged in to rate posts |
|
 |
Old Thread Alert!
The last post was made 20 years, 167 days ago. Instead of replying here, would creating a new thread be more useful? |
 |
|
|