473,407 Members | 2,359 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

css button navigation that stays depressed when on page

I am looking for a great css button navigation tool that can allow me to:

- Ideally use Macromedia DreamWeaver 2004 mx.
- Use CSS buttons that allows the button to stay depressed when I am on a
certain page.
- have a constant top navigation and sub navigation

For example please visit my site at www.officeactivate.com. Though the
method I used works, I am looking for a quicker system, so that one can
change one button and it propagate to all pages.

thanks,
-Dan
Jul 21 '05 #1
4 5073

"Dan V." <d@d.com> wrote in message
news:ys********************@golden.net...
I am looking for a great css button navigation tool that can allow me to:

- Ideally use Macromedia DreamWeaver 2004 mx.
- Use CSS buttons that allows the button to stay depressed when I am on a
certain page.
- have a constant top navigation and sub navigation

For example please visit my site at www.officeactivate.com. Though the
method I used works, I am looking for a quicker system, so that one can
change one button and it propagate to all pages.

thanks,
-Dan


Someone mentioned to me projectseven.com for CSS navigation.
Has anyone used them?
Can you have a top nav bar and left side sub navigation or do they always
have to be right next to each other?

thanks
Jul 21 '05 #2
me
On Mon, 27 Jun 2005 20:56:42 -0400, "Dan V." <d@d.com> wrote:
I am looking for a great css button navigation tool that can allow me to:
- Use CSS buttons that allows the button to stay depressed when I am on a
certain page.
- have a constant top navigation and sub navigation


You might want to take a look at:

http://www.alistapart.com/articles/keepingcurrent

It uses CSS and PHP to accomplish what I think you want. Any change
to your menu is made only once and will appear on all your web pages.
In addition, you will get a clear indication as to which page you are
on currently.

Bob
Jul 21 '05 #3

<me@invalid.invalid> wrote in message
news:la********************************@4ax.com...
On Mon, 27 Jun 2005 20:56:42 -0400, "Dan V." <d@d.com> wrote:
I am looking for a great css button navigation tool that can allow me to:

- Use CSS buttons that allows the button to stay depressed when I am on a
certain page.
- have a constant top navigation and sub navigation


You might want to take a look at:

http://www.alistapart.com/articles/keepingcurrent

It uses CSS and PHP to accomplish what I think you want. Any change
to your menu is made only once and will appear on all your web pages.
In addition, you will get a clear indication as to which page you are
on currently.

Bob


Thanks Bob, excellent link!
I am trying it out now. It does not seem to work though, it may be the
hosting Co...?.
www.kingtree.ca
Jul 21 '05 #4
me
On Fri, 1 Jul 2005 14:30:45 -0400, "Dan V." <d@d.com> wrote:

I am looking for a great css button navigation tool that can allow me to:

- Use CSS buttons that allows the button to stay depressed when I am on a
certain page.
- have a constant top navigation and sub navigation


You might want to take a look at:

http://www.alistapart.com/articles/keepingcurrent

It uses CSS and PHP to accomplish what I think you want.

Thanks Bob, excellent link!
I am trying it out now. It does not seem to work though, it may be the
hosting Co...?.


Your hosting service must have PHP available to you.

You web pages will need to use the extension .php not .htm or .html,
etc.

Then just follow the directions very carefully. Trust me, if I could
figure it out, almost anyone can.

Bob
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jim's wife | last post by:
On an access form, when a user clicks on the button, it depresses and stays depressed when he does other things on the form. How can I make it so the button presses in then releases. Thanks
2
by: John | last post by:
Hi How can I create a toggle button on a toolbar that would enable/disable editing on the current form? Thanks Regards
18
by: jrhoads23 | last post by:
Hello, I am trying to find a way to tell if an .NET windows forms Button (System.Windows.Forms.Button) is "depressed" (pushed down). For my application, I can not use a check box control set to...
1
by: Johan Nedin | last post by:
Hello! I am having a problem with the @OutputCache page directive and Web browser Back Buttons. Problem: After setting <%@ OutputCache Location="None" %> on my pages I get the "Warning!...
18
by: Colin McGuire | last post by:
Hi - this was posted last weekend and unfortunately not resolved. The solutions that were posted almost worked but after another 5 days of working on the code everynight, I am not further ahead....
3
by: Ryan | last post by:
I want to create a button on a Windows form that stays depressed when a user clicks it (and raises if they click it again). How do I do this? Thanks, Ryan
2
by: Peted | last post by:
take away its prozac ? no seriously I want to drop a button onto a form, then during runtime, when user clicks the button it stays in the "depressed" image state (with a new color) then...
1
by: akineko | last post by:
Hello everyone, I'm trying to implement a virtual instrument, which has buttons and displays, using Tkinter+Pmw. One of items on the virtual instrument is a round button. This is imitating a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.