![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
G'day, Well, I've finally started playing around with CSS over the past night instead of using tables. My test page can be seen at http://www.dreamcities.net/test Basically what I'm looking at is the top menu which uses JavaScript as well as the Side Menu. |
|
Top Menu: I used Macromedia Firefox |
|
to create the mapping and the script for the drop down menu. When I viewed the page locally, IE7 was warning me about ActiveX controls, but on the web itself it's not giving me a warning. Probably due to me allowing ActiveX on my domain? Anyway, is this menu fine; or is there a better method that wont get blocked by a regular browser. I'm looking at IE7 and FireFox. As for the side menu, I used a whole lot of <div id's>. Do I really need to use a <div> for every menu option |
#3
| |||
| |||
|
|
Menus are semantically lists (usually). Have a look here: http://www.alistapart.com/articles/taminglists/ |
#4
| |||
| |||
|
| http://www.dreamcities.net/test Top Menu: I used Macromedia Firefox to create the mapping and the script for the drop down menu. Anyway, is this menu fine; or is there a better method |
), but am also a firm believer that a graphics program|
As for the side menu, I used a whole lot of <div id's>. |
|
Any other critiques on this page welcome. |
#5
| |||
| |||
|
|
mbstevens wrote: Menus are semantically lists (usually). Have a look here: http://www.alistapart.com/articles/taminglists/ And here: http://css.maxdesign.com.au/listamatic/ Great link. Added to mine bookmarks. |
#6
| |||
| |||
|
|
On Wed, 18 Apr 2007 21:56:55 +1000, Samuel ML Lison wrote: This probably should be over at alt.html or alt.webmaster, but... G'day, Well, I've finally started playing around with CSS over the past night instead of using tables. My test page can be seen at http://www.dreamcities.net/test Basically what I'm looking at is the top menu which uses JavaScript as well as the Side Menu. Do you have a reason to want it to use JavaScript? Have a look here: http://meyerweb.com/eric/css/edge/menus/demo.html Top Menu: I used Macromedia Firefox ??? I think you're mixing up names here. You have completely lost me. |
|
to create the mapping and the script for the drop down menu. When I viewed the page locally, IE7 was warning me about ActiveX controls, but on the web itself it's not giving me a warning. Probably due to me allowing ActiveX on my domain? Anyway, is this menu fine; or is there a better method that wont get blocked by a regular browser. I'm looking at IE7 and FireFox. As for the side menu, I used a whole lot of <div id's>. Do I really need to use a <div> for every menu option No. Menus are semantically lists (usually). Have a look here: http://www.alistapart.com/articles/taminglists/ |
#7
| |||
| |||
|
|
Samuel ML Lison wrote: http://www.dreamcities.net/test Top Menu: I used Macromedia Firefox to create the mapping and the script for the drop down menu. Anyway, is this menu fine; or is there a better method I am a Fireworks user myself (I assume that's what you meant when you said Firefox ), but am also a firm believer that a graphics programhas no business generating HTML or CSS. The troubles are many, but include: - A fixation on absolute sizes for both dimensions and type size, which isn't surprising considering that is what's expected for bitmap images. Too bad real life doesn't always fit within those limits. The result is a design that doesn't scale and easily falls apart. - Lousy, bloated code, with no accommodation for JavaScript disabled situations. I personally loathe drop down menus. They are a pain to use. |
|
As for the side menu, I used a whole lot of <div id's>. See the post by mbstevens, and my reply to it. Any other critiques on this page welcome. It's not really clear to me what the site is about or who it's for. There's a vague reference to "something for everyone", but the categories in the side menu look like just web and computer related topics. And how does that tie in with "dreams become reality"? I don't quite get it. |
#8
| ||||
| ||||
|
|
"Bergamot" <bergamot (AT) visi (DOT) com> wrote in message news:58na28F2fpgr9U1 (AT) mid (DOT) individual.net... Samuel ML Lison wrote: http://www.dreamcities.net/test It's not really clear to me what the site is about or who it's for. There's a vague reference to "something for everyone", but the categories in the side menu look like just web and computer related topics. And how does that tie in with "dreams become reality"? I don't quite get it. It's a personal small business. Just based it on my dreams. I work full time in a totally different industry and I've tried to get my own small business running for a few years now. I'm putting together my ideas and everything I'm good at on one site. Could get confusing I know. |
|
The 'Where Dreams Become Reality' is really where my dreams become reality through action. |
|
I will have a community section on the site with forums and a blogging community. It's going to be based on mmbers posting their goals in life, how they plan on achieving them, as well as posting achievements and how they actually achieved them. |
|
Just a range of things I enjoy doing and wish to provide. |
![]() |
| Thread Tools | |
| Display Modes | |
| |