[jQuery] Re: FullCalendar

2009-12-10 Thread Paulodemoc
: paulodemoc -- Ashok 9884480769

[jQuery] Position()

2009-12-10 Thread Paulodemoc
Hello guys, i started another thread about the FullCalendar plugin, and I've noticed what's happening. The css 'top' and 'left' properties from the css aren't being calculated properly... The functions to calculate that uses the 'position()' function of jquery, but it is always returning 0, 1 or

[jQuery] Re: Problem with plugins

2009-12-02 Thread Paulodemoc
Omg, I can't believe that was the problem You guys are the best :P I didn't know this particularity about jQuery... it's logical though Thanks you all for the help and your time. Att. Paulo Henrique ;) On Dec 2, 4:09 am, Michael Geary m...@mg.to wrote: Don't feel bad. You made it

[jQuery] Re: Problem with plugins

2009-12-01 Thread Paulodemoc
, Nov 30, 2009 at 7:48 AM, Paulodemoc paulode...@gmail.com wrote: The plugins are being loaded. When I open the source code and click on the js url, it opens alright But when I call the command: $(selector).pluginFunction({options}); An error message appears saying that pluginFunction

[jQuery] Re: Problem with plugins

2009-11-30 Thread Paulodemoc
The plugins are being loaded. When I open the source code and click on the js url, it opens alright But when I call the command: $(selector).pluginFunction({options}); An error message appears saying that pluginFunction is not a function... on ALL plugins... On Nov 27, 12:45 pm, Brett

[jQuery] Re: Problem with plugins

2009-11-27 Thread Paulodemoc
This code is on a .php file... i just renamed the file to .js to attach to the e-mail... On Nov 23, 9:05 am, Michel Belleville michel.bellevi...@gmail.com wrote: First of all, if this is a .js script, why is there html in the first few lines ? Michel Belleville 2009/11/23 Paulodemoc paulode

[jQuery] Re: Problem with plugins

2009-11-23 Thread Paulodemoc
. Does anyone know what might be causing this? Att. Paulo Henrique Vieira Neves Bsc. Sistemas de Informação +55 38 9141 5400 MSN: paulode...@live.com GTALK: paulode...@gmail.com SKYPE: paulodemoc

[jQuery] Re: Issues with jQuery plugins

2009-11-13 Thread Paulodemoc
know what's going on? I can't think of anything else =/ Att. Paulo Henrique Vieira Neves Bsc. Sistemas de Informação +55 38 9141 5400 MSN: paulode...@live.com GTALK: paulode...@gmail.com SKYPE: paulodemoc

[jQuery] Accordion Position Fixed

2009-08-17 Thread Paulodemoc
Hey Guys I am having a problem. I am using an accordion on a page inside a Thickbox. But when the computer dimensions are too small, the scrollbars appear on the thickbox, but the accordion is fixed... it scrolls with the page :S Does anyone knows how can I fix this?

[jQuery] Re: Google Maps inside jqModal

2009-08-04 Thread Paulodemoc
What are the problems with the maps? On Aug 4, 12:17 pm, anush anushshe...@gmail.com wrote: Has anybody tried embedding Google Maps inside jqModal ? The maps aren't getting displayed properly.  $().ready(function() {                     $('#dialog').jqm(); }); Would be great of

[jQuery] Re: jQuery on IE

2009-07-10 Thread Paulodemoc
with jQuery: $('div id=submenu /'); then you have the benefit of short code instead :) On Jul 9, 5:50 pm, Peter Edwards p...@bjorsq.net wrote: Why is the type attribute of the script tag set to application/x-javascript rather than text/javascript ? on 09/07/2009 21:40 Paulodemoc

[jQuery] Re: jQuery on IE

2009-07-10 Thread Paulodemoc
text/javascript ? on 09/07/2009 21:40 Paulodemoc said:: the address to js is correct, it opens just fine. I created a new document: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=http://www.w3

[jQuery] Re: jQuery on IE

2009-07-09 Thread Paulodemoc
Hello all... i have correctly included all scripts, and I am using jQuery 1.3.2 i have included the script like that: script language=javascript src=?php echo base_url();?js/ jquery.js type=application/x-javascript /script and the code that's causing the error is between simple script.../ script

[jQuery] Re: jQuery on IE

2009-07-09 Thread Paulodemoc
(); }); /script /head body . On Jul 9, 5:17 pm, Matt Kruse m...@thekrusefamily.com wrote: On Jul 9, 3:14 pm, Paulodemoc paulode...@gmail.com wrote: Hello all... i have correctly included all scripts, and I am using jQuery 1.3.2 i have included

[jQuery] Re: jQuery on IE

2009-07-09 Thread Paulodemoc
will be shown. Matt Kruse On Jul 9, 3:27 pm, Paulodemoc paulode...@gmail.com wrote: The generated code is script language=javascript src=http://servidor/astral/web/js/ jquery.js type=application/x-javascript /script I tryied to add the alert('jQuery not loaded'); but no alert was shown

[jQuery] [Off-Topic (maybe)] Subversion and Bugtracking

2009-06-09 Thread Paulodemoc
Someone here would happen to know a good bugtracking system that I can start using? It can be free or open source. I also use TortoiseSVN, does it work good with any system in particular? If someone here could point me the directions so I could start, I would be highly appreciated. Thanks, Paul