matthewb
-
Make my website mobile friendly
@DrewKerriganNY ya your code works LOL
-
Make my website mobile friendly
@andy_unleash @media is a amazing thing but the requirement is to just scale website according to device just that so i think only to do something with meta tags but unfortunately it is not working.
-
Make my website mobile friendly
ya don't want to use @media css just have a look at "http://themeforest.net" in ur mobile it will resize according to mobile device.
-
use of '~' in css
@TheDoc - Does it works as .nextAll() in jquery?
-
Load external website in a div
Thanks @Senff i got the solution.
-
Disable input using CSS
input[type="text"]:disabled { background:#dddddd; }
-
Disable input using CSS
This will work in ie8 and ie9 too. or you can also do some css :
-
css textarea
Thanks for your suggestion @Hompimpa but i have kept left curve of background image in wrapper and the right curve image in textarea. span.empty_wht.multi_wht{background-position:left -1448px\9!important;margin-left:0px\9;} span.empty_wht.multi_w…
-
problem in Jquery horizontal slider
perfect :) Thanks a lot @Mottie
-
ellipsis not working in select menu options
@StevenBullen Hey, Link which u gave was good but i was looking to apply ellipsis and apply fix width to "option" tag in default browser theme. In Reinventing a Drop Down with CSS and jQuery In this if you add a longer string to the …
-
number possible outcomes of an event
yes that random number's average should be equal to what you have entered first. i need category wise number with possible outcomes.
-
number possible outcomes of an event
1. There is PERFORMANCE EVALUATION CALCULATOR in which one text box of average rating of a employee in which we need to enter a number from 0 to 7. 2. Next will show the 13 categories which contains detail ratings in each category. it could be in …
-
image transparency help
or else you can use a 2x2 px of semi-transparent background image and repeat in css for background wrapper. This may solve your issue.
-
search bar in secondary navigation
Home Site Map Locations Social Media update this class .content-passthrough table.search-form-table { border-collapse: collapse; width: 200px; }
-
search bar in secondary navigation
keep this whole under your navigation or where do u want it.
-
show hide div on mouse movement
http://jsfiddle.net/matthew_b/r7MgY/12605/
-
How to create a hyperlink in .PDF file
ya got it @Paulie thanks a lot
-
Aligning issue with floating divs
@joepk Hope this works for you .block { background-color: #CCCCCC; float: left; height: 170px; margin-left: 20px; margin-top: 20px; width: 170px; }
-
parsing error in css
Did you mean the color code which is kept in 3 letters?
-
CSS/HTML Problems
.post-snippet-1, .post-snippet-2, .post-snippet-3 { float: right; padding-right: 12px; } you can add float:right to your css class like above i have shown
-
Images for iPhone application development
ya thanks a lot @Senff may i ask you for any reference iPhone application in which sprite images are used or any other references.
-
@Font Looks Bad In WebKit Browsers
you can use css hack specific for webkit browsers(chrome and safari) to load different fonts in your webpage.
-
A challenge for the masters in css
@dpqmw80 i have applied scrolling-x: hidden; as it is not required but on y-axis it is necessary if content expands. @kgscott284 there is no problem with content. Buddy due confidentiality i can't show you the demo version :(
-
Generating font-face css for custom fonts
i don't have any license for that i have downloaded that from a free site. font is 'Gill Sans MT Condensed Bold'.
-
A challenge for the masters in css
@Adman ya i have also tried background: transparent; to the body. But it does'nt works.
-
A challenge for the masters in css
ya @cnwtx i have tried scrolling="no" & allowtransparency="true" but it does'nt work and bcoz of confidentiality of company i can't keep this at demo. can any one solve this out.
-
IE help needed
body { font-family: Georgia,"Times New Roman",Times,serif; } OR body{font:normal 12px/20px 'Georgia',"Times New Roman",Times,serif;} this can work for you
-
A challenge for the masters in css
Ya i mean confidentiality i m giving you the code by which u can get idea. http://localhost/companyName/loading.htm?page=fit.aspx"> http://localhost/companyName/CSS/style.css"> dl.field dt.lblPopup, dl…