Does anyone know how to change the highlight color in a textbox on a webpage ? Standard highlight colors are dark blue background and white text. I would like to be able to modify these if p...
After some research on the Internet I found this code for css menu. It´s all i need, but i need when select a menu option element selected (for ex. default.aspx) to be in a different color. In...
Is there a css code that I can use to alternate table row background colors.
I am running a repeat rows dynamically generated from an sql query and I can now set up my table that each even/o...
Please visit www.mwebdev.com/bt.html. A search box and search button are supposed to appear in the upper right corner, to the right of the Contact Us menu button. In FireFox, it is showing up ...
how to build custom control that similar to<select> control using some components like <div> or <span> combine with client script such as javascript, to control height easily. otherwise the he...
I created a html form. The code snippet is included below. But I get different display in Firefox and IE, I use FF 2.0.17 and IE7
I designed this form using MS WebExpression 2
1. In Fir...
Hi,
Just wondering if there is a way to vertically align text like the image here:
http://tutorialref.com/images/vertical-align-txt-css-javascript-flash.png
where the text is vertically...
Hi,
I like to have a menu like the AjaxToolKit TabContainer but for vertical use.
The content don't need to display/hide automatic as I'll do it by script.
It has just to look like this:
...
How can I make Internet Explorer (all other browsers fine) resize the input control as the browser's window width changes by the user?
It stuck with the minimum width which is the width of th...
@ http://tinyurl.com/n5kx4n I have a vertical menu displaying Wordpress sub pages. They have rounded corners in IE7, IE8 and FF. safari will be added later. In IE7 the corners look ugly and in...
Hi I previously made my website with standard html, but now that I am switching to Wordpress, everything is in php. Everything's going great except the usemap. On my header image I have an are...
Hello!
Sorry about the vagueness in the question title.
Basically, I have a div that has it's width set as a percentage. Inside the div is an image (obviously with it's size in pixels.
...
Requirement is truncate text based on width of DIV inside TABLE. Only one line should display, which is not depended on character length, but depends on DIV's width, which vary on window's siz...
Hi,
I would like to display mulltiple photos over each other for a jquery gallery script I'm writing using the z-index property.
However, whenever I try to use position absolute in the inn...
How can I get rid of the purple border around my image hyperlinks in IE.
In all other browsers I use css to change a:link a:visited and a:hover.
I would like to do it with css if possible.
...
Hi,
The following code displays a fixed height scrollable area (like an iframe). It sits within a page that has a fixed header and side menu. The idea being that the header and side menu ...
I have attached a picture of a problem that occurring only in IE6...
Anyone know what the fix would be?
Technologies:
I'm using aspnet ajax controls (modalPopupextender) with a drop...
I have a <fieldset> that contains about 40 inputs. I have a function that uses jQuery to clone the fieldset, then tries to change the IDs, names, and values of the inputs inside the cloned fie...
On this page:
http://dev.marketingability.co.uk/certificate.html
Sometimes the borders are there, but if you scroll the page up and down, at times the borders disappear (see screenshot)....
Hi There,
I have a menu set up here on the left hand side.
http://avn.org.au/index.php?option=com_content&view=category&layout=blog&id=34&Itemid=53
The left hand menu is the one causing ...
Hi experts, i have a problem with a site i'm building and ie6/7.
I have a page with 5 images, each image is in a div with class .single_archive, the image has class .effect to launch the js e...
Hello!
This is a really big newbie question but I am trying to figure out something for a thumbnail gallery that's been bugging me.
Lets say I have a gallery that is contained within a ...
When I view this test html in Firefox it is correct, but in IE the "Left-Middle-Right" text is missing in the Hebrew case.
I am hoping to find out if either there is a way to fix this, or a...
I want to have a background image (or anything that can be manipulated using css) inside a table cell.
The table cell will be around 200px in width. A title text appears inside the cell le...
I have two divs side by side. Irrespective of the content inside each div, I want their height to be fixed at 500px. If 500px can fit 50 lines of text and one of the div's content has 55 lines...