[jQuery] Re: jCarousel: question and feature reqs

2008-05-09 Thread Jacques Jocelyn
Good initiative Bob, I would like to see if someone has been able to have the carousel display with the vertical mode on multiple lines and multiple columns an example of layout could be something like this - | __

[jQuery] Re: access to dynamic DOM content/id

2007-07-29 Thread Jacques Jocelyn
Klaus, Thanks for the hint. very useful ! Jacques On Jul 28, 2:51 am, Klaus Hartl [EMAIL PROTECTED] wrote: Jacques Jocelyn wrote: All, Sorry if this question was asked before, but I've been searching but no real answer to this particular topic Please consider the following : if I

[jQuery] access to dynamic DOM content/id

2007-07-27 Thread Jacques Jocelyn
All, Sorry if this question was asked before, but I've been searching but no real answer to this particular topic Please consider the following : if I write the following into a file, div id=radio input type=radio value=0 name=rd1/Radio1 br/ input type=radio value=1 name=rd1/Radio2 /div I save

[jQuery] Re: Session problems

2007-07-20 Thread Jacques Jocelyn
Would you have a sample of code where you're seeing the issue ? are you referring to the Server session ? Jacques On Jul 20, 1:00 pm, Oscar esp [EMAIL PROTECTED] wrote: I have a App devoloped with asp jQuery. I have a strange behaviour with the session. Some times dissapear. I don't have a

[jQuery] get a form value after a post and page reloaded

2007-07-02 Thread Jacques Jocelyn
All, I recently started using JQuery and I am facing one issue I could not resolve. I hope this is possible with Jquery. I have the following : script type=text/javascript $(document).ready(function(){ // this section display the div toBeDisplayed only if #protected' equals to Y