[jQuery] Re: what editor do you use?

2008-02-15 Thread NccWarp9

For me its PHPdesigner
It has one of the best syntax highlighter that I have seen.
If I work with Javascript inside PHP and HTML code it highlights only
javascript and it feels as you are writing only JS without the
distraction of other markup and code.
If you go to PHP part of the code it grays out all other and you get
the PHP code.
Very usefull for multiple programing languages...
For me it prevents confusion and chaos.

http://www.mpsoftware.dk/phpdesigner_screenshots.php

On Feb 13, 5:38 pm, Feijó [EMAIL PROTECTED] wrote:
 I changed my own a few weeks ago, now I'm using Editpad++ 
 (http://sourceforge.net/projects/notepad-plus/)
 its freeware, nice resources, like macros, quick-text, highlighted source, ...
 and yours?-- Feijó


[jQuery] How to access custom div tag

2008-01-27 Thread NccWarp9

How can I reference custom DIV tag using jquery?

eg,

div id=1701 serial=12345

and to use something as $(12345).click ... or something


[jQuery] Re: jQuery 1.1.2 Released: Happy 2nd Birthday!

2008-01-16 Thread NccWarp9

jQuery made Web development easy, and most of all fun.
Thank you for that!!
Donations on the way :)

On Jan 15, 7:05 am, John Resig [EMAIL PROTECTED] wrote:
 On the 2nd birthday of jQuery we're happy to bring you a new release of 
 jQuery!

 Here's the 
 announcement:http://jquery.com/blog/2008/01/15/jquery-122-2nd-birthday-present/

 and here's the release notes:http://docs.jquery.com/Release:jQuery_1.2.2

 Enjoy - and here's looking forward to another year of excellent jQuery code!

 --John


[jQuery] Re: Slickspeed from Mootools

2007-11-02 Thread NccWarp9

hmmm.. I ran the test also and got that jQuery is the fastest

final time (less is better)  MooTools:5073ms  Prototype:5740ms  jQuery:
2915 ms

On Nov 1, 6:25 pm, prit [EMAIL PROTECTED] wrote:
 I have tried different javascript frameworks and I finally decided to
 use jQuery because of the ease of use and all the good plugins
 available.

 But recently I noticed a websitehttp://mootools.net/slickspeed/which
 compares 3 frameworks including jQuery. I ran the tests on that site
 and noticed that they show jQuery as the slowest performer out of the
 3 frameworks (Mootools, Prototype and jQuery).

 Does anybody have comments on this ?

 Thanks,
 Prit



[jQuery] Re: EXTjs and Jquery

2007-10-05 Thread NccWarp9

This thing looks asome.

On Oct 4, 9:08 pm, Steve Brownlee [EMAIL PROTECTED] wrote:
 Brook:

 Yes, and it's a match made in heaven because jQuery is, in my opinion,
 unmatched at DOM traversing, event handling and element manipulation.
 Ext, as you notice when you're drooling, is by far the best framework
 for making things pretty.

 As for working together, as long as you download the adapter, it's a
 completely transparent relationship with no hoops to jump through or
 obscure tricks you have to learn.  Also, if you're not familiar with
 jQuery, or don't want to learn two frameworks at once, there is no
 need since Ext has it's own DOM methods.

 The current application I'm developing is going to blow the users
 away.  I find myself very impressed on how Ext makes it easy to
 implement widgets, and also how great it looks.

 On Oct 4, 11:07 am, Brook Davies [EMAIL PROTECTED] wrote:



  Steve,

  You mention that you use extJS and jQuery. How do they work together and how
  is this a beneficial relationship? I drool when I see the ext demos.

  How do the two technologies play together?

  BrookD- Hide quoted text -

 - Show quoted text -



[jQuery] Re: Star rating plugin for 1.2?

2007-09-23 Thread NccWarp9

Excellent, it works now... Thank you so much

On Sep 22, 3:39 pm, Karl Swedberg [EMAIL PROTECTED] wrote:
 Please excuse the double post. I just updated all the files at

 http://examples.learningjquery.com/rating/

 Feel free to grab the files from there now.

 --Karl
 _
 Karl Swedbergwww.englishrules.comwww.learningjquery.com

 On Sep 22, 2007, at 9:22 AM, Karl Swedberg wrote:

  Sorry about that; I totally forgot to update that one. Look at the
  one referenced in the blog entry that I pointed you to below,
  though, and you'll see that it HAS been updated to work in 1.2.1.
  The single example on that page uses 1.2.1.

  Here is a quick link:
 http://www.learningjquery.com/scripts/jquery.rating.js

  In the meantime, I'll update the one on
  examples.learningjquery.com . Thanks a lot for catching that one.

  --Karl
  _
  Karl Swedberg
 www.englishrules.com
 www.learningjquery.com

  On Sep 22, 2007, at 8:16 AM, NccWarp9 wrote:

  Im sorry but your plugin onhttp://examples.learningjquery.com/
  rating/
  does not seem to be working with 1.2.1, I still get star.lt error
  And the Jquery that you use on the site is WAY old.
  Its $Rev: 276 $ and the new Jquery is $Rev: 3353 $

  On Sep 21, 3:09 am, Karl Swedberg [EMAIL PROTECTED] wrote:
  I don't know when Ritesh is planning to update is plugin, but my
  modification of it that allows for half-star ratings is working with
  1.2.1:

 http://www.learningjquery.com/2007/05/half-star-rating-plugin

  --Karl
  _
  Karl Swedbergwww.englishrules.comwww.learningjquery.com

  On Sep 20, 2007, at 2:18 PM, NccWarp9 wrote:

  is there any information when Ritesh Agrawal star rating plugin
  will
  be fixed for 1.2.1 ?

  On Sep 13, 12:32 am, Derek Gathright [EMAIL PROTECTED] wrote:
  Karl, thanks for the help.

  I've added those corrections along with a few others and I think
  it's 99%
  there.  The only issue left is that I can't get the click
  methods to
  register.  I'll continue playing around with it, but if anyone
  else has an
  idea as to what the issue may be, I've attached the js file.  The
  additional
  HTML  CSS can be found here.  http://sandbox.wilstuckey.com/
  jquery-ratings/

  -- Forwarded message --
  From: Karl Swedberg [EMAIL PROTECTED]
  Date: Sep 12, 2007 11:46 AM
  Subject: [jQuery] Re: Star rating plugin for 1.2?
  To: jquery-en@googlegroups.com

  The .lt() and .eq() -- and .gt() -- methods were removed from 1.2.
  If you'd like to try to patch will stuckey's version, you could
  try the
  following:

  line 97:
  .slice(0,index).addClass('hover').end();
  line 105:
  $stars.slice(0,averageIndex).addClass('on').end();
  line 108:

   $stars.slice(averageIndex,averageIndex+1).addClass('on').children
  ('a').css('width',
  percent + %).end().end();

  I don't know if there are other issues, but these are the most
  obvious --
  and the easiest to change.

  Hope that helps.

  --Karl
  _
  Karl Swedbergwww.englishrules.comwww.learningjquery.com

  On Sep 12, 2007, at 12:19 PM, Derek Gathright wrote:

  I've been scouring the internet looking for a star rating plugin
  for the
  latest version of jQuery, but have been unsuccessful.  I really
  like these,
  but they appear to be incompatible with any recent versions.

 http://sandbox.wilstuckey.com/jquery-ratings/http://
  php.scripts.psu.edu/rja171/widgets/rating.php

  I attempted to update the wilstucky.com one for jQuery 1.2, but
  I'm fairly
  new to jQuery and wasn't able to figure out the issues.  I got
  past
  the $form.title()
  errors, but I just couldn't figure out why the hell $star.lt() 
  $star.eq()
  weren't functions.  Maybe someone with a bit more experience would
  be more
  successful than me?

  On a side note, as I mentioned, I'm new to jQuery.  In fact, my
  jQuery
  expertise goes back a full 24 hours.  The website I'm coding now
  did use
  prototype and scriptaculous, but once I looked at the 1.2 version
  of jQuery,
  I knew I'd found a better solution (for me, anyways).  So I spent
  the rest
  of the day recoding the site for jQuery.  It was this post that
  convinced me
  I needed to change.http://jquery.com/blog/2006/08/20/why-jquerys-
  philosophy-is-better/

  Anyways, if someone has some suggestions or solutions for the star
  rating,
  that would be much appreciated!

  Thanks,
  Derek

   star_rating.js
  7KDownload



[jQuery] Re: Star rating plugin for 1.2?

2007-09-22 Thread NccWarp9

Im sorry but your plugin on http://examples.learningjquery.com/rating/
does not seem to be working with 1.2.1, I still get star.lt error
And the Jquery that you use on the site is WAY old.
Its $Rev: 276 $ and the new Jquery is $Rev: 3353 $

On Sep 21, 3:09 am, Karl Swedberg [EMAIL PROTECTED] wrote:
 I don't know when Ritesh is planning to update is plugin, but my
 modification of it that allows for half-star ratings is working with
 1.2.1:

 http://www.learningjquery.com/2007/05/half-star-rating-plugin

 --Karl
 _
 Karl Swedbergwww.englishrules.comwww.learningjquery.com

 On Sep 20, 2007, at 2:18 PM, NccWarp9 wrote:



  is there any information when Ritesh Agrawal star rating plugin will
  be fixed for 1.2.1 ?

  On Sep 13, 12:32 am, Derek Gathright [EMAIL PROTECTED] wrote:
  Karl, thanks for the help.

  I've added those corrections along with a few others and I think
  it's 99%
  there.  The only issue left is that I can't get the click methods to
  register.  I'll continue playing around with it, but if anyone
  else has an
  idea as to what the issue may be, I've attached the js file.  The
  additional
  HTML  CSS can be found here.  http://sandbox.wilstuckey.com/
  jquery-ratings/

  -- Forwarded message --
  From: Karl Swedberg [EMAIL PROTECTED]
  Date: Sep 12, 2007 11:46 AM
  Subject: [jQuery] Re: Star rating plugin for 1.2?
  To: jquery-en@googlegroups.com

  The .lt() and .eq() -- and .gt() -- methods were removed from 1.2.
  If you'd like to try to patch will stuckey's version, you could
  try the
  following:

  line 97:
  .slice(0,index).addClass('hover').end();
  line 105:
  $stars.slice(0,averageIndex).addClass('on').end();
  line 108:

   $stars.slice(averageIndex,averageIndex+1).addClass('on').children
  ('a').css('width',
  percent + %).end().end();

  I don't know if there are other issues, but these are the most
  obvious --
  and the easiest to change.

  Hope that helps.

  --Karl
  _
  Karl Swedbergwww.englishrules.comwww.learningjquery.com

  On Sep 12, 2007, at 12:19 PM, Derek Gathright wrote:

  I've been scouring the internet looking for a star rating plugin
  for the
  latest version of jQuery, but have been unsuccessful.  I really
  like these,
  but they appear to be incompatible with any recent versions.

 http://sandbox.wilstuckey.com/jquery-ratings/http://
  php.scripts.psu.edu/rja171/widgets/rating.php

  I attempted to update the wilstucky.com one for jQuery 1.2, but
  I'm fairly
  new to jQuery and wasn't able to figure out the issues.  I got past
  the $form.title()
  errors, but I just couldn't figure out why the hell $star.lt() 
  $star.eq()
  weren't functions.  Maybe someone with a bit more experience would
  be more
  successful than me?

  On a side note, as I mentioned, I'm new to jQuery.  In fact, my
  jQuery
  expertise goes back a full 24 hours.  The website I'm coding now
  did use
  prototype and scriptaculous, but once I looked at the 1.2 version
  of jQuery,
  I knew I'd found a better solution (for me, anyways).  So I spent
  the rest
  of the day recoding the site for jQuery.  It was this post that
  convinced me
  I needed to change.http://jquery.com/blog/2006/08/20/why-jquerys-
  philosophy-is-better/

  Anyways, if someone has some suggestions or solutions for the star
  rating,
  that would be much appreciated!

  Thanks,
  Derek

   star_rating.js
  7KDownload



[jQuery] Re: Star rating plugin for 1.2?

2007-09-20 Thread NccWarp9

is there any information when Ritesh Agrawal star rating plugin will
be fixed for 1.2.1 ?

On Sep 13, 12:32 am, Derek Gathright [EMAIL PROTECTED] wrote:
 Karl, thanks for the help.

 I've added those corrections along with a few others and I think it's 99%
 there.  The only issue left is that I can't get the click methods to
 register.  I'll continue playing around with it, but if anyone else has an
 idea as to what the issue may be, I've attached the js file.  The additional
 HTML  CSS can be found here.  http://sandbox.wilstuckey.com/jquery-ratings/

 -- Forwarded message --
 From: Karl Swedberg [EMAIL PROTECTED]
 Date: Sep 12, 2007 11:46 AM
 Subject: [jQuery] Re: Star rating plugin for 1.2?
 To: jquery-en@googlegroups.com

 The .lt() and .eq() -- and .gt() -- methods were removed from 1.2.
 If you'd like to try to patch will stuckey's version, you could try the
 following:

 line 97:
 .slice(0,index).addClass('hover').end();
 line 105:
 $stars.slice(0,averageIndex).addClass('on').end();
 line 108:

  
 $stars.slice(averageIndex,averageIndex+1).addClass('on').children('a').css('width',
 percent + %).end().end();

 I don't know if there are other issues, but these are the most obvious --
 and the easiest to change.

 Hope that helps.

 --Karl
 _
 Karl Swedbergwww.englishrules.comwww.learningjquery.com

 On Sep 12, 2007, at 12:19 PM, Derek Gathright wrote:

 I've been scouring the internet looking for a star rating plugin for the
 latest version of jQuery, but have been unsuccessful.  I really like these,
 but they appear to be incompatible with any recent versions.

 http://sandbox.wilstuckey.com/jquery-ratings/http://php.scripts.psu.edu/rja171/widgets/rating.php

 I attempted to update the wilstucky.com one for jQuery 1.2, but I'm fairly
 new to jQuery and wasn't able to figure out the issues.  I got past
 the $form.title()
 errors, but I just couldn't figure out why the hell $star.lt()  $star.eq()
 weren't functions.  Maybe someone with a bit more experience would be more
 successful than me?

 On a side note, as I mentioned, I'm new to jQuery.  In fact, my jQuery
 expertise goes back a full 24 hours.  The website I'm coding now did use
 prototype and scriptaculous, but once I looked at the 1.2 version of jQuery,
 I knew I'd found a better solution (for me, anyways).  So I spent the rest
 of the day recoding the site for jQuery.  It was this post that convinced me
 I needed to 
 change.http://jquery.com/blog/2006/08/20/why-jquerys-philosophy-is-better/

 Anyways, if someone has some suggestions or solutions for the star rating,
 that would be much appreciated!

 Thanks,
 Derek



  star_rating.js
 7KDownload



[jQuery] Re: a problem with 1.1.4 and binding click function

2007-09-11 Thread NccWarp9

fixed it

On Sep 3, 1:35 am, Strija [EMAIL PROTECTED] wrote:
 I don't know if I understood what you're trying to achieve, but try
 using parent() instead of parents()



[jQuery] a problem with 1.1.4 and binding click function

2007-09-02 Thread NccWarp9

I dont know if this is a problem in jquery or have I did something
wrong.
Please take a look at this code it is for a gallery of a sort,
What I want to achieve is that when image with class poster_image is
clicked the div with class poster_info is shown.
But what happens is that there are more of poster_holders on a page
and it simulates for every poster_holder class a click but only to the
current poster_holder, resulting in constant showing and hiding of the
poster_info class the same number of times as there are poster_holder
classes on the page.

div class=poster_holder
ul style=float: left; vertical-align: bottom; width: 95px;
class=poster
li class=poster
img class=poster_image src=0402.jpg //li
li class=poster_options_left id=0402
img width=16 height=16 src=images/record_(delete)_16x16.gif
alt=Remove title=Remove//li
li class=poster_options_right id=0402022
img width=16 height=16 
src=images/record_(edit)_16x16.gif
alt=Add//li
/ul

div class=poster_info style=display: none
ul class=poster
lih1/h1/li
/ul
/div

/div

The code is simple

$(.poster_image).click(function (){

$(this).parents(div).children(.poster_info).toggle(400);
}

Does anyone have a idea why is this happening? Did I missunderstud
something? Prior jquery did everything nicely.



[jQuery] Re: Testing IE6 and IE7 with Virtual PC

2007-08-22 Thread NccWarp9

Im really beginning to hate MS IE, and VISTA.
They couldn't just include the rendering engine of IE6 somewhere.
And for crying out loud, why dont they for once complay with standards
instead of invent new ones.


On Aug 22, 9:13 am, Erik Beeson [EMAIL PROTECTED] wrote:
  say, I was psyched to see Safari on Windows as I don't need to worry about
  buying a Mac anymore.

 Bah. My life has been so much better since I switched to a Mac and run
 all of my various Windowses and Linuxes in Parallels.

 --Erik



[jQuery] Re: Just my two cents Filter DIV by ID, NAME or other tags while typing

2007-08-21 Thread NccWarp9

Thanks for the comment, I wrote this in notepad and did not check for,
or .. didn't care if it complied with standards, instead of name tag
any tag can be used.like ID etc.
The whole point was to provide an example on which someone could
expand on.

On Aug 21, 7:31 pm, SeViR [EMAIL PROTECTED] wrote:
 You have the response. If you read quietly the xhtml11-strict.dtd you
 will find that
 name attribute is not correct for a div, and only is for a input. You
 can use a class by
 example if your elements are repeated.

 So your example is not correct. Also, name in form elements is
 deprecated to using
 in JavaScript, is only for submit forms. In JavaScript you must use ID's.

 NccWarp9 escribió:



  Tried to find an example how to do this but found none.

  Search for DIV by NAME tag while typing
  Hide all divs but show only the ones that contain the search string.

  !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http://
 www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
  html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
  head
 script type=text/javascript src=jquery.js/script
 script type=text/javascript
 function search(val2){
 $(div).hide();
 $([EMAIL PROTECTED]+val2+]).show();
 $(#lop).html(val2);
 }
 /script

 /head
 body

  form
  input onkeyup=search(this.value); 
  /form
  div id=lop/divbr

  div name=abcABC/div
  div name=fdsFSD/div
  div name=rweREW/div
  div name=abaABA/div

  /body
  /html

 --
 Best Regards,
  José Francisco Rives Lirola sevir1ATgmail.com

  SeViR CW   Computer Design
  http://www.sevir.org

  Murcia - Spain



[jQuery] Problem with Interface droppable onhover

2007-08-02 Thread NccWarp9

I have a problem with whis:
$('#drag').Draggable();
$('#holder .dropzone').Droppable({
accept :'dropaccept',
activeclass:'dropactive',
hoverclass: 'dropzonehover',
tolerance:  'pointer',
ondrop: function (drag) {
  alert(this); //the
droppable
  alert(drag); //the
draggable
},
onHover: function(drag) { alert(this); 
//the droppable }
});

when I remove onhover line it works but if I add it it sops working,
and ideas?
it is driving me nuts...