Hello all,
I really need these iframes to display somewhat the same, so the submit button of the form displays in all browsers. An fyi, I have access to the source page of the iframe, but it is in...
Hello,
I am very new to mysql and have googled every phrase I could, but can't figure out how to output mysql errors to a log file, or how to view them in general. I am running a wamp stack for a...
Thanks, and although thats true, the problem is only with the first child element of the floated div. So the next <p> tag would have proper spacing above and below it. Why is it only the first one?
Help! Someone at our company has deleted a category with products in it. We have the mysql (version 5) backup file of the entire database. Is there any resources out there that could help me with...
Hello all, sorry if the title is a little unclear. I will explain situation and any references, information, insight etc. would be greatly appreciated.
I currently maintain an ecommerce site...
Hello all, I currently maintain www.affordable-solar.com We have our own managed server and are looking to switch / upgrade shopping cart / cms. Right now we have a customed designed site that does...
I was curious if this is even possible...without much customization. I am working for someone with web store already set up. However they want to setup multiple small sub sites with the SAME EXACT...
Hello all...thanx in advance for any help you can give. Heres my problem
http://www.ziaenergy.com/new_zia/
working on a new look for this site and really want transparent background color for drop...
Hello all. I have been curious about page size and how browsers handle images but cannot find any good sources out there for my specific question. The company I work at has a page,...
Hello all, my page is not up yet so I can't give you a link, but i will paste the function and html and explain the best I can.
HTML
<td><a href="javascript:void(0)"...
Im pretty new to javascript and I basically want to mimic this page http://northwestsolarcenter.org/Resource/loadsize.html but with javascript. So I will have many inputs that all use the same...
I am working on a site www.affordable-solar.com where we have recently done some updates but there is issues we have run into. On the main index page, at the top of the main section it has featured...
I am working on this site www.affordable-solar.com
If you click on any of the links in the left browse menu or go to the shopping cart, the arange "My Account" bar on the top left of the page...
If anyone reads this, I am talking about the my account (orange bar) on the top, lining up with the blue bar to the right of it. They line up in firefox and not ie, can't figure out why as they seem...
So you're telling me theres a chance?? Basically I'm just wondering what issues there are with table widths and margins. If I have a table thats 550px and margin:5px, how does this calculate. Do I...
Ok the site im working on uses templates and a bunch of include files so theres too much code to paste. Basically the problem I'm having is there is a side menu table and a main page table to the...
the sorting for order totals works ascending( i think) that is it goes from least to greatest using the sort command...how do i make it do the opposite...greatest to least??
Thanx, could you explain a little bit about what this function does because I don't understand what its doing...for the most part it worked except the first 2 elements in the array are wrong...for...
Hello all I am pretty new to php and am working on a page with some order statistics. My current array has all the data I need and is as follows:
if($unique[$x] != NULL){
$db_loco[$x]['city']=...
I want to use background and foreground just as safety net, that way if they have css disabled or for applications that don't read css, at least one picture will still show up.
I am doing a rollover effect, currently by switching between two background images, however I want to change it to use a foreground and background image, hide the foreground image on hover so you see...
THANX! that did it. Although now I'm switching to a foreground and a background image because someone pointed out that if css is disable they will see nothing! Does anyone know if thats actually a...
Hello all,
I am working on a layout where i originally used javascript rollovers to get highlight / hover effect of these pictures (http://www.affordable-solar.com/grid.tie.wind.htm) However it was...