I am trying to Vertically center these images. I can\'t change my HTML. Is it possible to do it? here\'s the fiddle: http://jsfiddle.net/EAGQH/2/ I also put the code here:
Lets say you have an array that is rendered in a ul with an li for each element and a property on the controller called selectedIndex. What would be the best way to add a class to the li with the inde
In my web site at: http://www.mensdiscipleshipnetwork.com I have pure CSS drop down menus. They seem to work with Internet Explorer 8 and 9, but in IE7 the drop down menus don\'t appea开发者_StackOve
OK, I have a website which I am developing for a client. This website is fairly basic, but one thing the client has identified is that when the user is scrolling down the page they want the menu to sc
I have a div that I\'m turning into a jEditable control with code like this: $(\".ed-fld\").editable(\"/url\",
I have already开发者_运维知识库 created a MVC3 site but when I did I didn\'t select the HTML5 markup option. I would like to add some \'safe\' HTML5 markup into the MVC3 site unless there is a way to
I have started developing a theme for Orchard CMS. I want to开发者_Go百科 know browser compatibility issues, because HTML5 and CSS3 are used in this CMS. Does anyone know if IE supports Orchard CMS. I
I\'m using a sticky footer that will not stay down if i resize the window smaller and then scroll up.Also the image for my main wrapper is not scaling down proplery if i resize the window.
I have strange spacing issue occurring between servers. I use IE 8 and FF 7.0.1 Everything looks fine in FF in all 3 environments
I have to create a banner that expands over content when moused over and then contracts on mouse out. I have managed to create the expand/contract animations and actions but I am having trouble positi