473,386 Members | 1,654 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,386 software developers and data experts.

is there a problem with css

Hi
Have a look at this cool menu
http://www.gosu.pl/demo/mygosumenu/1.1/example1.html (btw and other stuff
http://www.gosu.pl)
I want to make menu with two rows of buttons
ietm1 item2 item3 item4
item5 item6 item7 item8
I addedd second row in table but submenu from top row shows under bottom row
of mainmenu.
http://serwer.evo.pl/css/drop.html
I contacted the author and he said - "You can change that with
example1.css" but how?
I am not a guru of css but try lot of options but still no success.
Jul 21 '05 #1
9 1594
bastardx wrote:

Have a look at this cool menu
http://www.gosu.pl/demo/mygosumenu/1.1/example1.html
FYI, "cool" is in the eye of the beholder.
I want to make menu with two rows of buttons
http://serwer.evo.pl/css/drop.html
but how?


First, *never* use the "save" function in WinIE to make your starting
files. IE mutilates the HTML and CSS code so it ends up looking little
like the original. Do View Source on the gosu.pl HTML and CSS files, and
save those. Your starting code will be *much* cleaner and easier to work
with.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 21 '05 #2
Have a look at this cool menu
http://www.gosu.pl/demo/mygosumenu/1.1/example1.html


FYI, "cool" is in the eye of the beholder.


Is this realy bother you ? :)
I want to make menu with two rows of buttons
http://serwer.evo.pl/css/drop.html
but how?


First, *never* use the "save" function in WinIE to make your starting
files.


It is just simple example what I am talking about.
FYI: I dont use save in IE to use code in production enviroment
Anyway thanks for your answer.
Jul 21 '05 #3
[attribution restored]

bastardx <ba******@S-P-A-Mop.pl> wrote:
Have a look at this cool menu
http://www.gosu.pl/demo/mygosumenu/1.1/example1.html

kchayka <us****@c-net.us> wrote: FYI, "cool" is in the eye of the beholder.

bastardx <ba******@S-P-A-Mop.pl> wrote: Is this realy bother you ? :)


Try using the "cool" menu when JavaScript is disabled/unavailable.

Avoid href="javascript:void(0)" and the like:
http://jibbering.com/faq/#FAQ4_24

There are reasons simply to avoid drop-down menus:
http://www.useit.com/alertbox/20001112.html

But if you're going to use them, then make sure that at least the basic
navigation works for everyone. For an example, see
http://www.meyerweb.com/eric/css/edge/menus/demo.html
--
Darin McGrew, mc****@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp.com, http://www.HTMLHelp.com/

"The early bird gets the worm, but the second mouse gets the cheese."
Jul 21 '05 #4
-
There are reasons simply to avoid drop-down menus:
http://www.useit.com/alertbox/20001112.html


"cool" answer but..

there are always reason for and against but this is not a question
I just ask about showing submenu nothing more.

Jul 21 '05 #5
bastardx wrote:
kchayka wrote:
bastardx wrote:
http://serwer.evo.pl/css/drop.html


First, *never* use the "save" function in WinIE to make your starting
files.


It is just simple example what I am talking about.


It is also just a simple fact that the example you posted has pretty
awful code. I doubt anybody qualified to help you would want to touch it
in its current condition.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 21 '05 #6
Darin McGrew wrote:

[snip]
There are reasons simply to avoid drop-down menus:
http://www.useit.com/alertbox/20001112.html


The article you cite there refers to a different type of "drop-down"
menu. Nielsen is discussing the use of SELECT elements as overused UI
widgets, not CSS-driven menus. I don't think Jakob has, as yet,
commented on the use of the latter.

[snip]

Mike

--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.
Jul 21 '05 #7
Michael Winter wrote:
Darin McGrew wrote:
There are reasons simply to avoid drop-down menus:
http://www.useit.com/alertbox/20001112.html


The article you cite there refers to a different type of "drop-down"
menu. Nielsen is discussing the use of SELECT elements as overused UI
widgets, not CSS-driven menus.


Hmmm... all you have to do is _use_ a DHTML menu to know they are
trouble, especially if you're not very adept with a mouse, like me.
Submenus that pop-out to the side can be particularly frustrating.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 21 '05 #8

It is just simple example what I am talking about.


It is also just a simple fact that the example you posted has pretty
awful code. I doubt anybody qualified to help you would want to touch it
in its current condition.

It is also just simple fact that you have too much spare time :)
If you cant help why you answer.
My code is not important becaues I posted link to orginal source.
Anyway thanks for your answer :)
Jul 21 '05 #9
in comp.infosystems.www.authoring.stylesheets, bastardx wrote:
It is also just simple fact that you have too much spare time :)
Yes, as he bothered to tell you about how your code sucks. I usually just
ignore such code, and quite often people that send such code.

If you didn't already know, people that have too much spare time are
usuallyt not the people that ca do stuff...
If you cant help why you answer.
If you can't ask question, did you?
http://www.catb.org/~esr/faqs/smart-questions.html
My code is not important becaues I posted link to orginal source.
Then why did you post it?
Anyway thanks for your answer :)


Learn to quote also.

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Utrecht, NL.
Support me, buy Opera:
https://secure.bmtmicro.com/opera/bu...tml?AID=882173
Jul 21 '05 #10

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

Similar topics

0
by: Madhusudan Singh | last post by:
Hi After months of waiting for Redhat to come out with up to date rpms, I decided to compile a working OpenSSL/ MySQL / PHP / httpd installation for myself. Installed the latest versions of...
0
by: Alexander Skwar | last post by:
Hello! I'm having problems getting PHP 4.3.3RC4 successfully to install on my HP-UX 11.00 server. After a (successfull?) compile, "make install" errors out with this error message: ...
7
by: Darren Gamble | last post by:
Good day, I've sent a message on this to the php-general list already, but unfortunately no one replied. Sorry for the repost. to those that read both... I'm having a problem working with an...
7
by: kecebong | last post by:
I tried to compile php 4.3.3 with gd but it doesn't work, it wasnt show in phpinfo(). My system is redhat 9 and apache 2.0.47 webserver.
0
by: Slavik | last post by:
All libraries were installed (precompiled) This is FreeBSD 5.1 installed zlib, installed jpeg and png libraries (in default directories) GD 2.0.11 source is in /usr/gd-2.0.11 (compiled and...
3
by: Garrett Albright | last post by:
Trying to compile PHP 5 beta 4, and not having much fun... % ./configure --with-apxs --with-mod_charset --with-zlib --with-bz2 --with-curl --with-gd --with-mhash --with-pspell...
0
by: LRW | last post by:
(Not even sure if that's the right way to word the question.) We're trying to migrate to a new server, and upgrade the PHP on the new server in the process. We're using a RedHat Enterprise Server...
9
by: Penn Markham | last post by:
Hello all, I am writing a script where I need to use the system() function to call htpasswd. I can do this just fine on the command line...works great (see attached file, test.php). When my...
3
by: Ron King | last post by:
When I installed Mandrake 10.0 I thought I had Apache, PHP, and MySQL installed correctly. I could serve web pages, MySQL worked, and when I tried the phpinfo() function, I got a page that looked...
13
by: Gary Quiring | last post by:
I need to create an XML string using PHP5. The examples I have followed seem to be using out dated libary calls. I tried new_xmldoc() and new DomDocument. Both get undefined errors. How do I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.