C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Setting border color for iframe


Posted Date: 30 Aug 2008      Total Responses: 1

Posted By: sandhya bhavani       Member Level: Gold     Points: 1


Hi

Please can u tell me how to set the border color for iframe control
i have given border color property in iframe.

Its setting the border width But its nt setting color property for iframe

Thanks
sandhya




Responses

Author: Karthikeyan S    30 Aug 2008Member Level: GoldRating:     Points: 5
Hi,

Though IFrame's bordercolor is not working, use the style property of the IFrame control.

Then set the border-width, border-style and border-color for the IFrame control.

Following is the sample code to do that one:

<iframe bordercolor="green" src="Default.aspx" height="200px" width="500px" scrolling="auto" style="border-width:2px; border-style:solid; border-color:Red;">

</iframe>



Post Reply
You must Sign In to post a response.
Next : Windows Authentication - Login Dialog - Not showing
Previous : what is wcf and advantages in wcf3.0/3.5?.
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

it outsourcing

Contact Us    Privacy Policy    Terms Of Use