Call-back icon  Sales: Call 800.374.8146 (N America)|757.278.0920 (International)

Magento

Open Source eCommerce Evolved

Magento Forum

   
How to use the Prototype-Window Library? 
 
danpowered
Jr. Member
 
Total Posts:  9
Joined:  2008-05-01
 

Hi!

Ive seen in the js/prototype directory that the prototype-windows library has been included for use in our modules.

Now, ive been able to create a popup by adding the library to my module layout xml by this line :

<action method="addJs"><script>prototype/window.js</script></action>

which works fine except for one thing :  there are no styles applied to it, so it pretty much looks ugly. :D

Ive seen the folder windows/themes in the js/prototype directory, which contains the themes, but using the following line didnt get me any success since the parser seems to look in the skin directory for styles :

<action method="addCss"><style>windows/themes/alphacube.css</style></action>

I’d like to know how to use the thems from this folder.. Do i need to copy the needed theme in the skin/default/default/css directory then use the above line to import it or is there another way?  Also, ive seen other files such as window_ext.js, window_effects.js beside window.js, are these also needed to use the library?

Thanks for your answer in advance.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Phoenix
Sr. Member
 
Avatar
Total Posts:  89
Joined:  2007-12-20
Stuttgart, Germany
 

Use

<action method="addItem"><type>js_css</type><name>prototype/windows/themes/alphacube.css</name></action>

instead.

 Signature 

Björn Kraus

Phoenix Medien GmbH & Co. KG
Magento Silver-Partner in Stuttgart & Wien
Magento hosting - Magento Cluster

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 800.374.8146 (North America) 757.278.0920 (International)
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
33649 users|446 users currently online|74619 forum posts