[jQuery] Re: Looking after dropdown menu like's Superfish with RTL support

2008-10-03 Thread Nitsan Bin-Nun
the arrows point left will take much more work though, > so you may need to just disable them if you don't think you are up to > hacking that. > > Joel Birch. > > > 2008/9/30 Nitsan Bin-Nun <[EMAIL PROTECTED]>: > > Hi, > > I'm coding an RTL'ed

[jQuery] Looking after dropdown menu like's Superfish with RTL support

2008-09-30 Thread Nitsan Bin-Nun
Hi, I'm coding an RTL'ed Hebrew website for a client, The menu in this website is designed to be a vertical dropdown menu. Just like in this plugin: http://users.tpg.com.au/j_birch/plugins/superfish/#examples (the vertical example) The problem is that I couldn't turn Superfish into RTL view (so th

[jQuery] Re: Creating an horizontal menu sortabl'ing

2008-09-23 Thread Nitsan Bin-Nun
I don't know why but for unreasonable reason I couldn't post this messege to the list. 2008/9/23 Nitsan Bin-Nun <[EMAIL PROTECTED]> > Hi, > I would like to create a horizontal menu sortables > I want the buttons to be placed in this form: > button1 | button2 | button3

[jQuery] Tablesorter and Hebrew?

2008-09-13 Thread Nitsan Bin-Nun
Hi, I'm trying to tablesorter a table which contains Hebrew values. I want the plugin to sort it Hebric Alphabetically, Does someone has an experience with such a thing? I haven't dealt with Hebrew and jQuery before (in case it matters, the encoding is UTF8). Thanks in Advance, Nitsan

[jQuery] Re: Server Side jQuery

2008-06-15 Thread Nitsan Bin-Nun
I'm new here, For what cause you want to execute jquery on the server side? -- Nitsan On 15/06/2008, howa <[EMAIL PROTECTED]> wrote: > > > Currently I have only tested 2 way to do server side jquery > > 1. env.js + rhino > 2. jaxer > > Both 2 methods are following John's blog > > > Anyone know ot