Re: [jQuery] JQuery Context Menu Plugin

2010-02-06 Thread Asharudeen
t; Content -> javascript options'. If we enable that option , we can receive menus. But the default Opera right click menu also appeared. Is there any option to disable default right click menu options in Opera browser. Thanks in Advance. On Sat, Feb 6, 2010 at 1:46 PM, Asharudeen wrote:

Re: [jQuery] JQuery Context Menu Plugin

2010-02-06 Thread Asharudeen
Hi, Thanks for your reply. I will try it and let you know my results. Thanks. On Sat, Feb 6, 2010 at 12:17 PM, stworthy wrote: > > Here is another menu plugin http://jquery-easyui.wikidot.com/tutorial:menu > > > Asharudeen wrote: > > > > Hi, > > > >

[jQuery] JQuery Context Menu Plugin

2010-02-05 Thread Asharudeen
Hi, I am using JQuery Right Click Context Menu plugin from the following site, http://www.trendskitchens.co.nz/jquery/contextmenu/ Seems it works on Firefox/IE/Chrome browsers. But it has not worked on Opera browsers. Does any one have any work around/way to make workable this plugin in Opera br

[jQuery] Open/Play Server side files

2010-02-04 Thread Asharudeen
Hi, I just want to know is there any way to open the server side files with the respective programs via jquery/php/javascript. For eg, if a text file is in server side we need to open it via our notepad or any text editor. Similarly images via paint. Similary open Audio/Video files with the res

Re: [jQuery] Re: Help with Column Navigation plugin (list page by selecting a element with particular ID)

2010-01-28 Thread Asharudeen
Nathan Klatt wrote: > On Fri, Jan 22, 2010 at 12:50 PM, Asharudeen wrote: > > Assume, if the li element and anchor element have unique IDs. Is there a > > way list by using their IDs. Or is there way to list the childs of the > > particular element. > > I'm no

[jQuery] Re: Help with Column Navigation plugin (list page by selecting a element with particular ID)

2010-01-28 Thread Asharudeen
Hi, Is there any reply/idea for this email please. Awaiting for reply. Thanks. On Fri, Jan 22, 2010 at 12:50 PM, Asharudeen wrote: > Hi, > > By using CloumnNavigation plugin ( > http://plugins.jquery.com/project/column-navigation), Currently to list > the tree list, we n

[jQuery] Help with Column Navigation plugin (list page by selecting a element with particular ID)

2010-01-21 Thread Asharudeen
Hi, By using CloumnNavigation plugin ( http://plugins.jquery.com/project/column-navigation), Currently to list the tree list, we need to give the html in the following format, Homepage

Re: [jQuery] JQuery Trigger Event

2010-01-21 Thread Asharudeen
or that. On Wed, Jan 20, 2010 at 8:55 PM, Asharudeen wrote: > Hi, > > I will explain my use case here. > > I am new to JQuery and I am currently working on listing Dynamic Tree list > by using JQuery column navigation plugin. > > Please refer the following link to che

Re: [jQuery] JQuery Trigger Event

2010-01-21 Thread Asharudeen
-UA-Compatible "IE=5" Header set X-UA-Compatible "IE=EmulateIE7" but no luck. Could any one update me, how to fix it. and make it working on IE7/IE6. Awaiting for your reply. Thanks. On Wed, Jan 20, 2010 at 8:55 PM, Asharudeen wrote: > Hi, > > I will explain

Re: [jQuery] JQuery Trigger Event

2010-01-20 Thread Asharudeen
. Only the root drives listed correctly. I could not find any error on IE browsers. I am not sure how to make this work on IE browser. I try to debug by using 'IE Developer Tools'. If I change the 'Compatiblity Mode' to 'Internet Explorer 7' or 'Internet Explorer 8

Re: [jQuery] JQuery Trigger Event

2010-01-19 Thread Asharudeen
hi Thanks for your reply.. Unfortunately, It seems trigger is not a issue.. I am trying to list dynamic file tree using JQuery. It seems to be work fine in Firefox. But in IE, it has not working.. I thought it is related to trigger event. Later I understand, it is related to some what different.