User Profile
Collapse
-
Thanks, I'm looking over some Suckerfish documents on A List Apart, and have found some JavaScript to fix IE's hover problem. Hope it works. -
Thanks. Without your help I would not likely have seen the errors I did. Now I am still having some IE issues. My active tab, uses a background with a down-pointing arrow, similar to the tech republic web site. But It uses a suckerfish drop-down, and in their nonactive state the tabs that are hovered over should show their sub menu. I am getting nothing on hover in IE. Do you know of any known issues with hover states in IE? I am googling it...Leave a comment:
-
I did solve my problem. I had not added a rule for the li item. An oversight, stupid noob mistake, I know. But I solved it. Thanks for your help. Below is my rule that I added. Thanks for the help.
Code:.my_nav li{ display: inline; list-style: none; }
Leave a comment:
-
DrHowarddrfine,
I tried what you suggested. I removed the IE only block of code from the css. I also played around with the float and the positioning. I must be doing something wrong, since it only broke the navigation in Safari. When designing the menu I did do so for modern browsers. It works great in Safari, only a small error with the placement of the second tier on the hoverstate, and is totally broken in IE.
...Leave a comment:
-
Ok, Drhowardfine, Im sorry for not taking care of that before hand. I have now validated both the css and the html. They both validate. However, I still have the display errors in Firefox, and IE.
Here is my validated HTML. I hope you are still willing to help.
Thanks
Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Leave a comment:
-
Thanks for the reply. Here is the html. I have tried some conditional comments based on some things I have researched online today, but I've had no luck. Either i'm doing it wrong, or the examples I looked at don't really apply to my code.
[html]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html...Leave a comment:
-
CSS hacks for IE and Firefox
Hey guys,
I have built a suckerfish navigation menu using CSS and HTML with unordered lists. I was testing this menu in Safari, and it came out good. When I finished I tested it in firefox and then in IE ( I know I should have done this before hand) and noticed that both browsers displayed the menu differently than Safari. There is an problem with the dropdown hover state in Firefox, and the menu is just mangled in IE (I think it... -
Need help with :active state
Hi Folks,
i have a list based navigation menu with two tiers of navigation. The second tier displays when the tabs on the first tier are hovered over. The problem I have is that when the tabs are clicked on the second tier dissapears. I need the second tier for the active tab to remain visible and the background of the tab to remain visible when the tab is clicked/active. Someone please help me, this is driving me crazy. Below is the... -
Actually, Nomad it has quite a few anchors. Have a look for yourself:
http://www.wrh.noaa.go v/forecast/MapClick.php?si te=lox&smap=1&t extField1=34.09 9548&textField2 =-118.41432°re es=FLeave a comment:
-
That's an interesting idea. Thanks for the suggestion. But is there a way automate it? The page I want is from the National Weather service here in America. I have tried using their XML feed, but it is too unreliable, and breaks my pages regularly. Is there anyway I can do this automatically? I would want it to update on a regular basis. I build my pages in html, but the backend is in lassoscript.Leave a comment:
-
iframe/html scraping?
Hi guys,
I wanted to know if anyone knew if it was possible to use iframe to view only a particular section of a site in another page. I ask because I want to view only the body of a particular site without the header and footer or ads on another site. The site in question is public domain, so there are no copyright issues. I thought of using iframe, but I don't know if it it possible to do so and only view certain parts of... -
thanks guys, that helped alot.
I have my first tier done and looking good, the problem, I still have, and I checked on both of the links you guys provided and could not find an example of simple two tiered navigation without boxes, or gifs on the second teir. Below the html and css I have for the menu. I have pieced it together from different sources, which is probably why it doesn't work. I want the second teir to show on hover...Leave a comment:
-
2-tiered css navigation
hi guys,
I have a quick CSS question. I am trying to create a navigation menu that will display the second tier of navigation when the first tier is hovered over, similar to the way the menu is structured on this site. I do not want to use a large gif file and then shift it back and forth. I want to use plain text for the menu items, and a solid background color. I have build an unordered list but I am still stumped on how do accomplish... -
using Date.getHour()
Hey guys,
I am trying to display a date within a flash movie created in CS3. I only know AS 2.0 so I wrote a script to display the time, and long date. For example: 14:27 Monday January 7, 2008.
Ok, my client doesn't like the date in that format, and instead wants it to be in a 12 hour format and include AM or PM behind the time.
I am self-taught with actionscript, and this problem has never occured... -
In a word, no. You can't turn a photo into a vectorized image without rotoscoping it and a bunch of other photoshop magic that is beyond me. bitmaps are different I think, but I do belive there is a bit of work there as well. You would be working in Adobe Illustrator to create the vectors not flash.
As far as the illustrations on your web page are concerned, try using the 9-slice scaling feature that fireworks cs3 has. I believe it was...Leave a comment:
-
I'm not sure exactly what the problem is, but have you tried grabbing the borders of the movie while its still on the stage, and expanding it? Maybe that will bring it out past the off-stage artifacts you're seeing.
Also, you might try to check your publish settings.
vic.Leave a comment:
-
html to pdf using javascript
does anyone know how to use javascript to force a web page to create a static pdf version of itself and store it in its own directory? I want to do this via code only, and without third party software.
Thanks
Vic -
html to pdf
does anyone know how to use html to force a web page to create a static pdf version of itself and store it in its own directory? I want to do this via code only, and without third party software.
Thanks
Vic -
Programming for Mac
I hope this is the right place for this. I am interested in building applications to run on the Macintosh platform. I've done some research and have an idea where to start, I want to discuss it abit with someone else. I have a background in C++, Lasso, ActionScript, and some JavaScript. I am working through an online tutorial on C to get a start in understanding Cocoa. If anyone would like to discuss this topic with me, I would appriciate a... -
Thanks everyone. I did work with this script and got things to work to my satisfaction. I did not get the 'one-click' solution, but I am happy. Thanks
vicLeave a comment:
No activity results to display
Show More
Leave a comment: