Forums
View unanswered posts | View active topics It is currently Sat May 25, 2013 1:41 am



Reply to topic  [ 3 posts ] 
 CSS3PIE and JQueryUI Dialog 
Author Message

Joined: Tue Dec 27, 2011 10:29 pm
Posts: 1
Post CSS3PIE and JQueryUI Dialog
Hi all,
I try to use css3pie to get rounded corners in jquery UI dialog.
I added following code to jquery.ui.dialog.js:
Code:
        if (window.PIE) {
            $('.ui-corner-all').each(function() {
                PIE.attach(this);
            });
        }

It works good in ie9, but in ie7 rounded corners are applying incorrectly, see attached screenshot.
Any ideas about this?


Attachments:
screen.PNG [10.78 KiB]
Not downloaded yet
Tue Dec 27, 2011 10:46 pm
Profile

Joined: Wed Jul 14, 2010 11:46 am
Posts: 1396
Post Re: CSS3PIE and JQueryUI Dialog
It looks like you might have some sort of CSS filter applied that is covering up PIE's rendering?


Wed Dec 28, 2011 4:33 pm
Profile

Joined: Mon Nov 21, 2011 5:58 am
Posts: 4
Post Re: CSS3PIE and JQueryUI Dialog
I had a similar problem. I solved this by removing "!important" from CSS classes refering to PIE.


Wed Jan 11, 2012 2:42 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.