Results 1 to 6 of 6

Thread: Damn Scripts,damn Dreamweaver

  1. #1
    How the hell i got this to work with dreamweaver? I click on insert script --Java -- i paste that and nothing shows up.Any ideea?

    <script type="text/javascript"><!--
    google_ad_client = "pub1623459";
    google_ad_width = 728;
    google_ad_height = 90;
    google_ad_format = "728x90_as";
    //--&#62;</script>
    &#60;script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

  2. Software & Hardware   -   #2
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    Looks like it suppose to be this,

    &#60;script type="text/javascript"></script>

    but is still dosen&#39;t work.

  3. Software & Hardware   -   #3
    It works now

    google_ad_client = "pub-65063";
    google_ad_width = 728;
    google_ad_height = 90;
    google_ad_format = "728x90_as";
    //--&#62;</script>
    &#60;script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    </body>

    Don&#39;t work for you because i removed the id client.

  4. Software & Hardware   -   #4
    BANNED
    Join Date
    May 2003
    Posts
    5,520
    EDIT: Deleted the script by request from SH

  5. Software & Hardware   -   #5
    Poster
    Join Date
    Jan 2003
    Location
    United Kingdom
    Posts
    1,184
    Why are you using Google&#39;s page?

    And Java is different to JavaScript. And sharedholder, I&#39;ve noticed that your queries involving Dreamweaver are multiplying by the minute; might I recommend buying a book explaining its usage or possibly FrontPage would act as a suitable alternative: its interface is easier to co-operate with and after mastering FrontPage, Dreamweaver is the next best step up.

  6. Software & Hardware   -   #6
    @Amarjit, he didnt say Java as in language. Apparantly, Dreamweaver has an option to insert javascript with a click of a button.
    Insert Script > Java
    One could just paste it as well in html mode.

    I think he is doing alright. This is the only way to learn anything that is by doing it

    Besides the more questions you ask the more you learn
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •