12 Jan 2010, 21:10 by cororo carousel render hi; I have an issue with carousel, I am following the example in primefaces showcase, but the images and name of them dont ... |
Hey all, why is the carousel in IE 180px only. I saw JSON file of it and found their this: ,CONFIG:{FIRST_VISIBLE:0,HORZ_MIN_WIDTH:180,MAX_..... I think in Intenet Explorer renderes this min_width as normal ... |
27 Jun 2011, 23:58 by f.cardoso Issue with selecting items on p:carousel with rows="1" I don't know if this has been reported yet as a bug, but if I try running ... |
|
|
|
|
|
12 Sep 2011, 22:08 by fenoloco Carousel Error on M3 Hi im having problems with easy Carousel .. I have this code. Code: |
14 Sep 2011, 15:43 by alex_keila Carousel - How to use nested Carousels I use PrimeFaces 2.2 RC2 and I am with a problem using the Carousel component. I don't know ... |
Question: We are using PF 2.2.1 and we are not allowed to switch to any non RELEASE version, like PF 3 M3 or RC1. As it been said, carousel is not ... |
I have a def TabView as follows Code: ... |
Hi , I am trying to evaluate primefaces for a project . I created a page with layout . on one of the units i tried inserting the carousel from Prime ... |
|
|
Hi , Carousel component is not rendering in my screen (I get a blank screen). Below Java script is thrown . Error: c.onFocus is not a function Source File: http://localhost:8080/MyApp/primefaces_ ... ... |
Hello, I placed a carousel inside wizard and it worked fine as expected. But when i navigate to 2nd page and navigate back to 1st page, the carousel shows empty. Is ... |
|
10 May 2010, 21:17 by janfran3 selection in carousel Hello, I have a carousel like this: Code: ... |
Hi everybody, I'm back here!!! I work with a carousel that shows 2 pics and then changes to the next 2, and over and over. When I have 8 pics, the ... |
Hi, I'm trying to implement buttons into the carousel- component. The buttons are used for navigation, so I forcedly need for every button an unique id. Stack Trace is trying to ... |
Is there a way to know the selected image (currently visible image) using JavaScript? Are there any JavaScript events that fire when the carousel scrolls from one image to another. In ... |
Hi, I am trying to display a carousel with a list of images and when I click an image I want to display a dialog showing that image, but larger. The ... |
| 22 Aug 2010, 21:59 by hardddisk p:carousel not working for safari I did an application using p:carousel, it is identical to the example found on primefaces example. but when I display ... | | Hello. For any value of first attribute other than zero, the carousel will not render. HTML is generated, but differences in generated style attributes result in no display (Firefox, Safari). I ... | 27. issues forum.primefaces.orgIt seems floating elements inside doesn't has the desired effect. Here is my code: Code: | Any value other than 0 for carousel first attribute doesn't work. Code: | Hi I have noticed that in the Primefaces ShowCase selecting item from carousel doesn't work properly... When moving around the carousel and selecting items doesn't render the correct item to Dialog. ... | Hi, with Primefaces 1.1 i have some issues with the p.carousel: - how can I get it *really* circular ? Instead of rewinding it after the last item in the list, ... | Is it possible to have carousel to show at a time different components. Code: ... | 30 Nov 2010, 10:58 by hwaastad p:carousel in dialog Hi, I'm trying to use a carousel in an dialog but I have problems showing the images. Outside the dialog everything works ... | Hi all, I have a carousel with images displayed on it. I want to show a dialog with image's associated information when the mouse is over the image but a i ... | Hi, I'm using p:carousel to display a set of data, just like in the Basic Carousel example on Showcase. (http://www.primefaces.org/showcase/ui/carousel.jsf) I have about 20 items, I need 6 visible items and ... | Hi. It seems there's an issue when trying to update a after scrolling some of its items. If we stick at the first item of the carousel and update it ... | private List foos = new ArrayList(); public List getFoos() { if(values.isEmpty()) { values.add("yes"); ... | I have a list which i am passing to carousel component and having 'n' number of slides. When i click on next button, it navigates to the next slide. I would ... | The carousel component in the showcase will not display correctly in IE9 showing only slightly less than one cell worth of 3 cells of the content. This appears correctly if comnpatibility ... | Hello, I'm having issues with using a carousel and live charts together. If I create a carousel of charts, and the charts are live, they simply don't update. I can see ... | Hi, I have a problem with p:carousel component. I have a set of images to display in it but it is completely broken. Here is my code: Code: | Hello, we would like something like the carousel component, but the need is to update the page in function of the elements currently displayed. For instance, if we take the primefaces ... | Hi, I am using p:carousel to display images. Am running on Jboss-as-6.0 I have 5 images and need to display 3 images in a column. When images move, the remaining 2 ... |
|