5 brand new & working Javascript tricks

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • krg

    5 brand new & working Javascript tricks

    Hi,
    I started writing this blog some time back and it would be
    great if I could get an audience here and even better if we could have
    a conversation about developments possible on the techniques I have
    discussed in my blog.

    Automatic Javascript Bug Reporting Using AJAX
    [http://krahulg.wordpress.com/2007/12...avascript-bug-
    reporting-using-ajax/]

    How long do your users stay on a page??
    [http://krahulg.wordpress.com/2007/12...r-users-spend-
    on-a-page/]

    Preparing a secure login form with PHP & JavaScript
    [http://krahulg.wordpress.com/2007/12...-secure-login-
    form-
    with-php-javascript/]

    Add content dynamically as you reach end of page with AJAX
    [http://krahulg.wordpress.com/2007/12...ynamically-as-
    you-reach-end-of-page-with-ajax/]

    Animate this …
    [http://krahulg.wordpress.com/2008/06/20/animate-this/]

    Waiting for your reactions.
  • Tom Cole

    #2
    Re: 5 brand new & working Javascript tricks

    On Jun 21, 4:06 pm, krg <gkumarra...@gm ail.comwrote:
    Hi,
           I started writing this blog some time back and it would be
    great if I could get an audience here and even better if we could have
    a conversation about developments possible on the techniques I have
    discussed in my blog.
    >
    Automatic Javascript Bug Reporting Using AJAX
    [http://krahulg.wordpress.com/2007/12...avascript-bug-
    reporting-using-ajax/]
    >
    How long do your users stay on a page??
    [http://krahulg.wordpress.com/2007/12...r-users-spend-
    on-a-page/]
    >
    Preparing a secure login form with PHP & JavaScript
    [http://krahulg.wordpress.com/2007/12...-secure-login-
    form-
    with-php-javascript/]
    >
    Add content dynamically as you reach end of page with AJAX
    [http://krahulg.wordpress.com/2007/12...ynamically-as-
    you-reach-end-of-page-with-ajax/]
    >
    Animate this …
    [http://krahulg.wordpress.com/2008/06/20/animate-this/]
    >
    Waiting for your reactions.
    Not sure if I missed something, but you should really provide a
    working example page for each tip.

    Comment

    • dhtml

      #3
      Re: 5 brand new &amp; working Javascript tricks

      On Jun 21, 1:06 pm, krg <gkumarra...@gm ail.comwrote:
      Hi,
      I started writing this blog some time back and it would be
      great if I could get an audience here and even better if we could have
      a conversation about developments possible on the techniques I have
      discussed in my blog.
      >
      Automatic Javascript Bug Reporting Using AJAX
      [http://krahulg.wordpress.com/2007/12...avascript-bug-
      reporting-using-ajax/]
      >
      Too bad onerror doesn't really work.

      Garrett

      Comment

      • Laser Lips

        #4
        Re: 5 brand new &amp; working Javascript tricks

        I agree with Tom, I can't be bothered to make the examples
        myself...just give me some running code so I can test it out. I am
        time poor and no patients

        Comment

        • suhasdhoke@gmail.com

          #5
          Re: 5 brand new &amp; working Javascript tricks

          On Jun 23, 9:07 am, dhtml <dhtmlkitc...@g mail.comwrote:
          On Jun 21, 1:06 pm, krg <gkumarra...@gm ail.comwrote:
          >
          Hi,
          I started writing this blog some time back and it would be
          great if I could get an audience here and even better if we could have
          a conversation about developments possible on the techniques I have
          discussed in my blog.
          >
          Automatic Javascript Bug Reporting Using AJAX
          [http://krahulg.wordpress.com/2007/12...avascript-bug-
          reporting-using-ajax/]
          >
          Too bad onerror doesn't really work.
          >
          Garrett
          Try after changing the *Special Quotes* with normal one.
          Cheers

          Comment

          • Thomas 'PointedEars' Lahn

            #6
            Re: 5 brand new &amp; working Javascript tricks

            suhasdhoke@gmai l.com wrote:
            On Jun 23, 9:07 am, dhtml <dhtmlkitc...@g mail.comwrote:
            >>Automatic Javascript Bug Reporting Using AJAX
            >>[http://krahulg.wordpress.com/2007/12...avascript-bug-
            >>reporting-using-ajax/]
            >Too bad onerror doesn't really work.
            >[...]
            >
            Try after changing the *Special Quotes* with normal one.
            That does not make this *AOM* feature standards-compliant or
            universally available.

            Please trim your quotes.


            PointedEars
            --
            Use any version of Microsoft Frontpage to create your site.
            (This won't prevent people from viewing your source, but no one
            will want to steal it.)
            -- from <http://www.vortex-webdesign.com/help/hidesource.htm>

            Comment

            Working...