We are creating an XBAP application that we need to have rounded corners in various locations in a single page and we would like to have a WPF Rounded Corner container to place a bunch of other elements within. Does anyone have some suggestions or sample code on how we can best accomplish this? Either with styles on a or with creatin...
Hi guys,
Im using the accordion component in Flex and cant seem to get the header to have rounded corners. The footer rounds no problem but the header remnains square, any suggestions?
...
Basically speaking, FF3 and IE8 render it this way, which is what I want:
http://img4.imageshack.us/img4/3899/cornersfirefox.jpg
However, IE7 and IE8 render it like this:
http://img18.imageshack.us/img18/4526/cornersie.jpg
I use this solution for rounded corners without images:
http://www.editsite.net/blog/rounded_corners.html
An...
I'm trying to extract the corners of a square in an image, I've managed to extract all the pixels around the square as x,y coordinates. Problem is now that I need to filter those down to only 4 corners I'm not sure what the best approach would be.
My first thought was to get the angles between each point and if the angle differs more th...
Im creating a navigation window with tabs round cornered. im trying to do this but jquery corner produces a white background ar corners. How can we overcome that problem. here is the snapshow of my navigation bar
http://www.flickr.com/photos/41695354@N08/3858299131/
...
Hi, I must have tried about 5 different plugins, each having downsides. Firstly I need it to work on a div with a specified height, and still round the corners if there is no content. Secondly it needs to work on tables (havent found any that "work")
I dont really want to use images, as this means 4images for the main content div then 4...
Hello
I am developing a web application in ASP.NET MVC. I have recently added rounded corners using the jQuery Rounded Corners plugin (http://plugins.jquery.com/project/corners). This seems to have upset IE8 (but not 6 or 7, or Firefox) because I can no longer set the focus in $(document).ready().
Here is an example of the problem:
...
When creating a custom UITableViewCell I notice that it looks as expected in 'plain' style but that the corners of the cells are not rounded if the table view is displayed in 'grouped' style: i.e. the corners are square.
I have searched but cannot find any real explanation of why this happens and, more importantly, how to remedy this ef...
Hi,
I'm using corners plugin from here - http://malsup.com/jquery/corner/
It works fine in Chrome and FF, but IE8 says that there is "Unexpected method call or property request jquery.corner.js, string 147 symbol 17.
Here is the 147th string from plugin
bot ? this.appendChild(d) : this.insertBefore(d, this.firstChild);
Here is se code...
I have a jquery galleryview plugin running to display photos. i would like to add rounded corners to the photos, so i tried applying the corners plugin to the .panel holding the image. unfortunately it doesnt work. the photo starts square and then when it transitions you can see the rounding for a second and then it ends square again.
...
does anyone know how purevolume.com gets their rounded corners? its very interesting and cross browser except I couldnt find the source code for it anywhere.
...
Is there any fieldset with legend that has curvy corners? I was looking on the internet for one, but too unlucky to find any.
...
I've seen a number of drop-shadow/rounded corner scripts out there that either use a canvas element to implement a shadow (ie liquidcanvas) or append a parent-element that wraps a div and emulates border-radius with a ton of DOM junk. Many of these scripts have been ported to jQuery, but I can't seem to find one that works using mootool...
Hi Guys,
I am using "malsups" jQuery corner plugin - http://jquery.malsup.com/corner/ - and having a bit of nightmare of a time with IE. Basically I have
<ol><li>
<span class="main">
<span class="test1"></span>
<span class="test2"></span>
<span class="test3">
<span id="test4"></span>
<span ...
Hi, i am building a app in which if a UIImageView hits another something happens, i am using the CGRectIntersetsRect statement, i would like to make it as accurate as i can, at the moment i have about 8 UIImageViews inside this one UIImageView and i am detecting if something hits them 8 little views, i have decided that this is not a ver...
I tried maaaany script but every time I get stuck in something bad. My goal is to create rounded boxes for links. You can see an example of I'm talking about here in the read more link (effects not necessary). Very common I know, but I want to make it work in eeeevery browsers at least safari, FF, chrome and most important IE7+ (IE6 not ...
is there a way to make rounded corners on elements so that they are visible in Internet Explorer.
Currently, I am using curvycorners.js but it only works on block elements...
...
How can I mask my flash movie dynamically using actionscript to create a 5 pixels rounded mask in the 4 corners? (the corners should be transparent, the rest should be visible)
Thanks!
...
Hi,
I've got a left rounded corner box -> textbox -> right rounded corner box which all make up part of a search box. All's well in FF, Chrome, IE8 but not IE7.
I've checked it using the debug tool and and I have tried a number of options, none of which want to work at the moment, so I am hoping someone might know what this issue (bug)...
Hi, can anybody help me in making image with rounded corners.
Please help me with piece of code.
Any help in this regard is highly appreciated.
Also email me at [email protected]
i will be very thanful to all of u.
...