It's already fixed in the SVN head!

regards,

Martin

On 9/19/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Nope... I get that too under IE but strangely enough my coworker has no
> problem using Firefox apparently... I'd go for some browser-specific
> problem. 
> 
>   
> 
> Greg 
> 
>   
>  
>  ________________________________
>  
> 
> From: Dave [mailto:[EMAIL PROTECTED] 
>  Sent: Monday, September 19, 2005 3:35 PM
>  To: MyFaces Discussion
>  Subject: RE: jscookmenu problem 
> 
>   
>  
> 
> Has anyone figured out how to remove the missing icons (red X) from the menu
> items?  I am using nightly build 9/12. Thanks!!!!
>  
>  [EMAIL PROTECTED] wrote: 
> 
> Hi,
>  
>  Alright I'm gonna try to go through the steps I followed (to make it
>  from scratch, not from a weird situation like I was at the other day).
>  
>  1) Install MyFaces the usual way
>  2) In your application, make sure your web.xml contains extra properties
>  for extensions filters like the following:
>  
>  
>  extensionsFilter
>  
>  org.apache.myfaces.component.html.util.ExtensionsFilter</F
> 
>  ilter-class>
>  
>  uploadMaxFileSize
>  10m
>  
>  
>  uploadThresholdSize
>  100k
>  
>  
>  
>  extensionsFilter
>  *.faces
>  
>  
>  Note here that the url-pattern *.fac es has to correspond to the
>  url-pattern of your servlet mapping, as in:
>  
>  
>  Faces Servlet
>  *.faces
>  
>  
>  This was my problem, the examples were using *.jsf but I was using
>  *.faces for my extensions and I had just done copy/paste without paying
>  attention to this...
>  
>  3) In the page where you want to use the jsCookMenu, you should now be
>  able to use the following:
>  
>  
>  
>  itemLabel="#{bundle['menu.users']}" action="#{bean.test}" />
>  
>  
>  Note: Using this technique you are using built-in themes within the
>  component. Hence you do not need to include any css or js files that
>  belong to the jsCookMenu component specifically in your page. These will
>  be added at run time for you.
>  
>  Check the documentation for the layouts a nd themes available. As far as
>  I'm concerned this worked for me. Let us know if you're still stuck, and
>  let us know where you are stuck exactly if you're still experiencing
>  problems.
>  
>  Hope this helps,
>  
>  Greg
>  
>  
>  -----Original Message-----
>  From: Deepinder Singh [mailto:[EMAIL PROTECTED] 
>  Sent: Monday, September 19, 2005 2:54 PM
>  To: MyFaces Discussion
>  Subject: RE: jscookmenu problem
>  
>  Greg,
>  Can you now click on the links of JSCookMenu. If so can you please
>  let us know what you changed or what was missing earlier.
>  Thanks,
>  deepinder
>  
>  -----Original Message-----
>  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
>  Sent: Wednesday, September 14, 2005 12:05 PM
>  To: users@myfaces.apache.org
>  Subject: RE: jscookmenu problem
>  
>  1.
>  I'm looking into that too and currently trying to figure out why, unless
>  I include the js and css files in my page, it does not work. One way I
>  was able to see it (but not click on any links...) was to use TheOffice
>  for example, and in my page that uses the , add the
>  following:
>  
>  
>  
>  type="text/css" />
>  
>  
>  In the section. Of course you'll need the files in there... I
>  found them in
> src\components\org\apache\myfaces\custom\navmenu\resource
>  
>  But that's not the way it is supposed to work I believe...
>  
>  2.
>  Haven't tried this one yet.
>  
>  3.
>  I was able to get that one running fine. Maybe you can tell us how
>  you're trying to implement this?
>  
>  Regards,
>  
>  Greg
>  
>  -----Original Message-----
>  From: Deepinder Singh [mailto:[EMAIL PROTECTED]
>  Sent: Wednesday, September 14, 2005 2:58 PM
>  To: MyFaces Discussion
>  Subject: RE: jscookmenu problem
>  
>  I am still learning how to use these comps. Some of the problems I am
>  seeing are:- 1. Unbale to see the JSCookMenu on my page.
>  2. The table option is always visibile with the HTML Editor.
>  3. The scroller works fine, however I see crashes when I integrate with
>  the sorter.
>  
>  I am using 1.0.9 version. Is anyone else having these problems?
>  Thanks,
>  deepinder
>  
>  
>  
>  _______________
>  Siebel
>  IT'S ALL ABOUT THE CUSTOMER
>  Visit www.siebel.com
>  
>  This e-mail message is for the sole use of the intended recipient(s) and
>  contains confidential and/or privileged information belonging to Siebel
>  Systems, Inc. or its customers or partners. Any unauthorized review,
>  use, copying, disclosure or distribution of this message is strictly
>  prohibited. If you are not an intended recipient of this message, please
>  contact the sender by reply e-mail and destroy all soft and hard copies
>  of the message and any attachments. Thank you for your cooperation. 
>  
> 
> __________________________________________________
>  Do You Yahoo!?
>  Tired of spam? Yahoo! Mail has the best spam protection around 
>  http://mail.yahoo.com 


-- 

http://www.irian.at
Your JSF powerhouse - 
JSF Trainings in English and German

Reply via email to