Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > The Z axis and simple menu buttons/image buttons

Reply
Thread Tools

The Z axis and simple menu buttons/image buttons

 
 
Jonathan N. Little
Guest
Posts: n/a
 
      04-01-2007
Tom Miller wrote:
> I have been working on simple menu button/image buttons off and on for quite
> a while. And I haven't been really all that happy with my results. I
> currently like the results with CSS rollovers better. But.....
>

Where is the URL to what you have been trying?

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
 
Tom Miller
Guest
Posts: n/a
 
      04-01-2007
I have been working on simple menu button/image buttons off and on for quite
a while. And I haven't been really all that happy with my results. I
currently like the results with CSS rollovers better. But.....

Using the layers effect of the Z axis (I think that is what it is called)
can I use a single button image and change the name "on" the button?
Easily?

Thanks,
Tom Miller
--
Try http://www.ChatNFiles.com which has a new telnet chat system and a HUGE
file downloads collection. Ecard: http://bccs.chatnfiles.com/ecard3.htm



--
Posted via a free Usenet account from http://www.teranews.com

 
Reply With Quote
 
 
 
 
Tom Miller
Guest
Posts: n/a
 
      04-01-2007
> Tom Miller wrote:
>> I have been working on simple menu button/image buttons off and on for
>> quite a while. And I haven't been really all that happy with my results.
>> I currently like the results with CSS rollovers better. But.....
>>

> Where is the URL to what you have been trying?
>


Jonathan,
I don't have a webpage up with this right now. When I first studied and
tried this it was before CSS was well known/popular so my only choice
appeared to be using graphics files/buttons to do this. About 2 versions
ago at www.chatnfiles.com I got some borrowed javascript to sort of work
but sometimes it didn't link to the right page. I am still interested in
exploring simple ways to create button based menus without having to using a
graphics editor to create/change the words displayed on the button.

Thanks,
Tom Miller



--
Posted via a free Usenet account from http://www.teranews.com

 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      04-02-2007
On 1 Apr, 15:13, "Tom Miller" <tlgalen...@yahoo.com> wrote:

> Using the layers effect of the Z axis (I think that is what it is called)
> can I use a single button image and change the name "on" the button?


Yes, but you don't need to.

CSS rollovers affect the background, HTML is the foreground. You
already have enough distinction on the Z index to do what you need,
without needing to set the z-index property directly.

You usually only need to tweak z-index directly if you're using HTML
elements and trying to make their appearance different from that
implicit from their nesting.

 
Reply With Quote
 
 
 
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Axis question: what is the correct way to use Axis? ed Java 2 12-08-2006 07:31 PM
Calling a Web Service using Axis, from within an Axis Web Service running under Tomcat hocho888 Java 1 04-29-2005 08:26 PM
AXIS jars org.apache.axis.wsi.* and org.apache.axis.transport.jms.* unkwb@web.de Java 0 02-23-2005 04:02 PM
Axis 1.1 don't delete attachments in the axis attachment cache Stefan Java 0 05-06-2004 08:00 PM
axis.jar does not contain org.apache.axis.client.ServiceClient? Joey Vendetta Java 0 04-01-2004 05:51 PM



Advertisments
 



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 44 45 46 47 48 49 50 51 52 53 54 55 56 57