Dropdown menu doesn't work.

5 messages Options
Embed this post
Permalink
dineshkarthik

Dropdown menu doesn't work.

Reply Threaded More More options
Print post
Permalink
Hi All,
         
         I want to create menu using superfish.css. I already have the code which is woking. Now I want to use that code inside plone. The code contains .js and .css files.But  when I use this code inside plone by creating DTML mehods and page template, It is showing the top level tabs of menu but the dropdown menu doesn't work. Please help me here.
         Also I want to create a page and I have the html code with js script for it. When I copy that code inside the Document object and save the document, The script import code and all the event code (like onmouseover ) just vanishes.
 
Cheers,
Dinesh
 
   
 

_______________________________________________
Plone-AsiaPacific mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-asiapacific
Jean Jordaan

Re: Dropdown menu doesn't work.

Reply Threaded More More options
Print post
Permalink
Dinesh,

You're going nowhere fast. Read a lot of documentation at plone.org ..
You're swimming upstream. Understand Plone first before trying to subvert it ;-)

--
jean                                              . .. .... //\\\oo///\\

_______________________________________________
Plone-AsiaPacific mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-asiapacific
dineshkarthik

Re: Dropdown menu doesn't work.

Reply Threaded More More options
Print post
Permalink
 
Hi Jean,
 
Ya I know I am going little fast but the thing is I have to get it working as soon as possible so please If you can help it will be really great.
 
I have been given page which calls some java script and lot's of css have applied to it. So how can I create the same page in Plone.

On Wed, Jul 29, 2009 at 2:42 PM, Jean Jordaan <[hidden email]> wrote:
Dinesh,

You're going nowhere fast. Read a lot of documentation at plone.org ..
You're swimming upstream. Understand Plone first before trying to subvert it ;-)

--
jean                                              . .. .... //\\\oo///\\


_______________________________________________
Plone-AsiaPacific mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-asiapacific
marr

Re: Dropdown menu doesn't work.

Reply Threaded More More options
Print post
Permalink
Hi Dinesh,

You know, though the folks here are happy to help, anything urgent should not rely on mailing lists. Besides, you questions seem better suitable on the plone-users list.

I have impressive responses from http://www.odesk.com/ when I try find helps from Plone experts. You may try that next time.

Good luck.

/marr/

On Wed, Jul 29, 2009 at 5:33 PM, Dinesh <[hidden email]> wrote:
 
Hi Jean,
 
Ya I know I am going little fast but the thing is I have to get it working as soon as possible so please If you can help it will be really great.
 
I have been given page which calls some java script and lot's of css have applied to it. So how can I create the same page in Plone.

On Wed, Jul 29, 2009 at 2:42 PM, Jean Jordaan <[hidden email]> wrote:
Dinesh,

You're going nowhere fast. Read a lot of documentation at plone.org ..
You're swimming upstream. Understand Plone first before trying to subvert it ;-)

--
jean                                              . .. .... //\\\oo///\\


_______________________________________________
Plone-AsiaPacific mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-asiapacific



_______________________________________________
Plone-AsiaPacific mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-asiapacific
Dylan Jay

Re: Dropdown menu doesn't work.

Reply Threaded More More options
Print post
Permalink
In reply to this post by dineshkarthik
I generally use webcouturier.dropdownmenu and then style it from there.

If you want to know how to do something similar then look at their  
code and read the developer documentation for how to build a theme.
Generally your whole approach of using ZMI based code never ends very  
well. It's much better to learn how to do these things properly using  
ztk techniques in a filesystem package.

---
Dylan Jay, Plone Solutions Manager
www.pretaweb.com
tel:+61299552830
mob:+61421477460
skype:dylan_jay

On 29/07/2009, at 6:46 PM, Dinesh wrote:

> Hi All,
>
>          I want to create menu using superfish.css. I already have  
> the code which is woking. Now I want to use that code inside plone.  
> The code contains .js and .css files.But  when I use this code  
> inside plone by creating DTML mehods and page template, It is  
> showing the top level tabs of menu but the dropdown menu doesn't  
> work. Please help me here.
>          Also I want to create a page and I have the html code with  
> js script for it. When I copy that code inside the Document object  
> and save the document, The script import code and all the event code  
> (like onmouseover ) just vanishes.
>
> Cheers,
> Dinesh
>
>
>
> _______________________________________________
> Plone-AsiaPacific mailing list
> [hidden email]
> http://lists.plone.org/mailman/listinfo/plone-asiapacific


_______________________________________________
Plone-AsiaPacific mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-asiapacific