The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PIE.htc & PIE.js (Important!!)

Go down

PIE.htc & PIE.js (Important!!) Empty PIE.htc & PIE.js (Important!!)

Post by Ahmed.K December 6th 2011, 9:48 am

Hi,

PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features.
- border-radius
- box-shadow
- .........

To make that work in IE all that is required is to add a link to the script at the end of the declaration, Example:

#myElement {
background: #EEE;
padding: 2em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
behavior: url(PIE.htc);
}

PIE.htc
http://css3pie.com/
PIE.js – PIE JavaScript edition
http://css3pie.com/documentation/pie-js/

Is it possible hosting the PIE.htc & PIE.js file on another server ? Can forumotion host this ?

Thanks
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

PIE.htc & PIE.js (Important!!) Empty Re: PIE.htc & PIE.js (Important!!)

Post by Guest December 6th 2011, 4:55 pm

You can host on forumotion only .js files: Go to Administration Panel => Modules => HTML & JAVASCRIPT => Javascript codes management. Read more here - https://help.forumotion.com/t92693-new-update-javascript-code-management#597957 Wink
avatar
Guest
Guest


Back to top Go down

PIE.htc & PIE.js (Important!!) Empty Re: PIE.htc & PIE.js (Important!!)

Post by Ahmed.K December 6th 2011, 8:06 pm

Gassy wrote:You can host on forumotion only .js files: Go to Administration Panel => Modules => HTML & JAVASCRIPT => Javascript codes management. Read more here - https://help.forumotion.com/t92693-new-update-javascript-code-management#597957 Wink
Yes, I know that.
But this is file, how i upload it ?
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

PIE.htc & PIE.js (Important!!) Empty Re: PIE.htc & PIE.js (Important!!)

Post by Guest December 6th 2011, 8:14 pm

You can edit the file, right, if extension is js, just click right click on the file and click edit, or open with => notepad or wordpad etc.. Then copy the content and paste in your javascript management. Wink
avatar
Guest
Guest


Back to top Go down

PIE.htc & PIE.js (Important!!) Empty Re: PIE.htc & PIE.js (Important!!)

Post by Ahmed.K December 6th 2011, 8:44 pm

yes, I tried but this code didn't work. any idea ?
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

PIE.htc & PIE.js (Important!!) Empty Re: PIE.htc & PIE.js (Important!!)

Post by Ahmed.K December 9th 2011, 4:20 pm

I tried but didn't work. How PIE.js (PIE JavaScript edition) works ?
By the way, This code is a very important to all too.
avatar
Ahmed.K
Forumember

Posts : 349
Reputation : 4
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum