Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Adding Border to Image overlays In
Name: geoshrad Date: February 21, 2009 at 04:35:15 Pacific OS: Windows XP Subcategory: General
Comment:
Hi
I am trying to add a border to my Images Collections displayed on a Google Map, Using the Google Map API marker.
I tried giving Border:1 d many things like that, but there is noborder for my image.
Any idea on how to add a white border to the Image Displayed.
Now i have done it like hiding another white image under the orginal image, but this is not producing acurate results.
Summary: I've been creating a website, and my favoured way to do is is create a table and use images across the top and down the left hand side for navigation and effect. The only problem is, don't want the b...
Summary: Hi, I need help on exporting data to excel file in JSP. Code contains: <%@ page content-type=application/vnd.ms-excel" language="java"> PrintWriter pw = new PrintWriter(); My question is, I get mul...