Skip to main content
Participant
July 17, 2010
Question

jquery code hints

  • July 17, 2010
  • 1 reply
  • 3078 views

I am using Dreamweaver cs4 and have installed the jquery extension. I am writing a simple jquery function and trying to use the jquery code hints. The code that I wrote so far is

<script type="text/javascript" src="../scripts/jquery-1.4.js"></script>

    <script type="text/javascript">

    $(document).ready(function() {

          $("h1").this is where I want to see code hinting for addClass

});

If I type a period after $("h1", then hit control spacebar, I do not see the addClass code hint BUT IF I don't type the required period after ("h1") then I DO get the code hinting. Just wondering if that is how it is supposed to work?

    </script>

    </script>

This topic has been closed for replies.

1 reply

Junaid Atari
Known Participant
July 17, 2010

Thank you so much for your email, Jony will read email when come online.

Thanks and its automated system, thats why you got message.

Thanks again, Thanks.

from:

Sag-e-Attar Junaid Atari!

Participant
September 7, 2011

does any body know why using the jquery api extension the jquey script code apears all in purple or pink color on dreamweaver cs4?
thanks so much