Got it figured out...
http://www.xs4all.nl/~peterned/csshover.html
Great solution, if you're having this issue.
Type: Posts; User: bistromath; Keyword(s):
Got it figured out...
http://www.xs4all.nl/~peterned/csshover.html
Great solution, if you're having this issue.
I recently built a page using son of suckerfish for navigation, and am in the process of CBC testing. It works fine in most browsers, but since IE6 doesn't like to see ":hover" on anything but a...
Scratch that, got it figured out.
on(rollOver)
{
this.swapDepths(1000);
Hey all,
I've got a flash animation that I'm working on, which uses simple actionscript to make elements on a map grow and reveal more information. The actionscript looks like this:
stop();...
Got it. Just a silly little float: right in my nav's container div.
Update: I changed the page over to PHP. New link is:
http://www.randyschreiber.com/sdm/index.php
I'm re-vamping my site am using a combination of son of suckerfish dropdowns and the image replacement rollovers for the main navigation. I've got it working well and looking not like garbage in...
I gave your idea a shot, monicasaha, but I think that code is for the 'extra' videos section I added, not for the part I need th change. Do you guys think it's possible that I'm just not allowed to...
Thanks for the reply! I know it's always a mess working with myspace. I tried what you suggested and didn't have any luck, thanks though...
I'm developing CSS and building a custom Myspace page for a client, (myspace.com/maddiegeorgi) and am almost done, but am having some issues in IE. What's bothering me is in the left column in the...
I got it figured out, there was a funky text indent that the previous developer implemented, hidden in the wrong section of the six mile long style sheet. Thanks for the patience.
I viewed the .xml file like you said, and still couldn't find what's causing the issue. In case this might help, here is the feed:
http://www.msnbc.msn.com/id/4602460/device/rss/rss.xml
I'm...
Thanks for the response, and the link. The reason I wanted to get rid of the images is because each article that has an image also has the description cut off.
So I got rid of the images, but the...
1) Script Title: RSS Display Box
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem: I've run across a couple of problems, hopefully...
I wasn't actually using CNN, (it was just an example) and we've got permissions from the sites we use in the reader, so hopefully there wouldn't be any legal issues, but your concern is noted.
...
1) Script Title: RSS Display Box
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
3) Describe problem: I've been using the RSS Display Box script on a...
i assume you've checked out this page: http://www.airtightinteractive.com/simpleviewer/instruct.html
if you've been there already and are still having issues, try pasting a link to the page with...
Right, but it's a good start, and like you said, it's something I can expand on. The last developer is being slow getting the MySQL info to us anyway, and the client wants this done, so I think this...
Good links. I remember using php-mysql-tutorial.com, but I lost track of it. Looks like your example will be a good starting point for what I need. Thanks!
SimpleViewer is worth checking out too. XML and JS, but it's really easy to set up, and you can customize it to your site.
http://www.airtightinteractive.com/simpleviewer/
Oops, didn't see that the problem was solved, my bad.
It might be easiest to try and use a different technique instead of driving yourself crazy trying to get one to work. I've used this with success plenty of times, and with a little tweaking it's...
Thanks for the quick responses.
If I went with anything other than HTML it would have to be PHP. The client already has a MySQL database set up, and a working system for updating content using...
Hey all. Here's the question:
I've got a client who wants this: A page with links about different breeds of dogs. You click on the breed name, and it lets you view a 'statistics' page, which has...
great nile, thanks for the reply!