I'm having some trouble with a script that hacks rollover functionality into IE and also swaps text and images into and out of the layout when you roll the mouse over certain list items....
I'm having a lot of trouble w/ the "Suckerfish Dropdowns" methodology in Firefox, IE 5-7, and Safari. In short, I've placed the site crumbtrail directly underneath the top navigation,...
I've made a simple script to hide and show a few <span> items on a page. When the user rolls the mouse over one of 3 list items, the spans underneath are hidden and shown selectively....
Couldn't find the actual code to do it, but I did find a CSS tutorial that shows you how to make the stars etc.
http://www.jluvip.com/works/css/starvote/index1.html
Hope this helps at least a...
I've got the CSS for my site mostly functional but I'm having an issue with the dropdown menus at the top of the page. When you roll over them, they appear, but the main content area...
I'm having some trouble getting images to display at the proper size. The graphics call for 5 200x30px rectangles to look like rollover buttons in the navigation section of a banner....
I'm creating a little script that is a game - you can argue with my girlfriend :p - but there is something wrong with the code. The Javascript console in Firefox doesn't report any errors, but none...
I have Apache 1.3.33/PHP 5.0.4 installed locally on my powerbook (mac os x 10.4.2). It's currently not showing any error messages if I write some bad code and test it in the browser - it just shows...
yes, PHP has been successfully installed on my computer. no, the code suggested by NogDog had no effect. what i'm trying to get it to do is display things like parser errors if i've made a mistake...
I've installed PHP locally and if I am looking at a piece of code I'm working at and something is wrong, no error messages of any kind appear - I am just directed to a completely blank page....
Hello all, I'm trying to get my datagrid columns to sort. When you click the header of a certain field, it should sort ascending by that field. So far i've got this:
I've received a new assignment for developing a thin-client web applicaton w/ Dreamweaver that utilizes ASP.NET and C#. Dreamweaver is a far better design tool but it does not seem to give you the...