Re: [jQuery] FullCalendar

2009-12-09 Thread mani ashok
't calculing the 'left' positioncorrectly... > > > Att. > Paulo Henrique Vieira Neves > Bsc. Sistemas de Informação > +55 38 9141 5400 > MSN: paulode...@live.com > GTALK: paulode...@gmail.com > SKYPE: paulodemoc > -- Ashok 9884480769

[jQuery] Re: html() in an iframe

2009-03-06 Thread mani ashok
Hi webdeveloperintexas , I am trying to set the value of FCKEditor through javascript/jquery, but it could it reflect in that FCKEditor. Can you please tell me how to set the value of FCKEditor through javascript/jquery. Thanks in Advance. Ashok On Tue, Feb 17, 2009 at 8:42 AM

[jQuery] Issues in using getJSON menthod

2008-01-15 Thread ashok
HI all, I am trying to use the getJSON method to fetch data from a json file on clicking a link.Now i make a div element empty initially and after fetching the content i use $('#midbox').append($(html));.Now the updated contents are visible for a second then it reverts to the original contents of