What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 24289 |  Welcome, Guest!   Register  Login
 Home > Forums > CSS > Apply css to control, it has to be supported by all browsers. ...
Mahe

Apply css to control, it has to be supported by all browsers.

Replies: 6 | Posted by: Mahe on 7/17/2012 | Category: CSS Forums | Views: 410 | Status: [Member] | Points: 10  


Hi,

I want to apply css to control, it has to be supported by all browsers.
please let me know how to apply comman css to support all browsers.

Regards,
Mahe


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Ranjeet_8
Ranjeet_8  
Posted on: 7/17/2012 6:55:02 AM
Level: Gold | Status: [Member] | Points: 25

share your css code...

Mahe, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Dotnetrajanikanth
Dotnetrajanikanth  
Posted on: 7/17/2012 7:00:04 AM
Level: Starter | Status: [Member] | Points: 25

Mahe,

Most of the CSS 2.1 properties are supported by most of the existing browsers.

If you are trying to use CSS 3 in your application, Some of the CSS 3 properties are not supported.


Internet Explorer prefix -ms-
Firefox prefix -moz-
Google Chrome prefix -webkit-
Safari prefix -webkit-
Opera prefix -o-
Opera prefix -xv-

You can use the above browser prefixes also for making a CSS 3 Property to support all the browsers. Still it is LIMITED..

If you can tell me which are all the css property you need to use in your system i can help you with the alternatives if any.

____________
www.flickr.com/photos/psdesigner/

Mahe, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Sheonarayan
Sheonarayan  
Posted on: 7/17/2012 7:18:43 AM
Level: HonoraryPlatinum | Status: [Microsoft_MVP] [Administrator] | Points: 25

Good reply dotnetraj....

You may also use conditional statement in css. Search for
(conditional statement in css) in this website.

Thanks

Regards,
Sheo Narayan, Microsoft MVP
The Founder
http://www.dotnetfunda.com

Mahe, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Sheonarayan
Sheonarayan  
Posted on: 7/17/2012 7:33:14 AM
Level: HonoraryPlatinum | Status: [Microsoft_MVP] [Administrator] | Points: 25

Ooops, here is the link of article http://www.dotnetfunda.com/articles/article15.aspx for Conditional statement in CSS.

Thanks

Regards,
Sheo Narayan, Microsoft MVP
The Founder
http://www.dotnetfunda.com

Mahe, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Dotnetrajanikanth
Dotnetrajanikanth  
Posted on: 7/17/2012 7:40:07 AM
Level: Starter | Status: [Member] | Points: 25

Sheonarayan,

Thanks.
The conditional statement in CSS is a new topic for me. Thanks for sharing.

____________
www.flickr.com/photos/psdesigner/

Mahe, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/22/2013 7:32:54 AM