Results 1 to 2 of 2

Thread: DHTML Window widget (v1.1) not work in all pages

  1. #1
    Join Date
    Apr 2009
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default DHTML Window widget (v1.1) not work in all pages

    1) CODE TITLE: DHTML Window widget (v1.1)

    2) AUTHOR NAME/NOTES: Dynamic Drive

    3) DESCRIPTION: Hello, I am using the DHTML Window widget (v1.1) script, and have the problem not showing all the site's pages, it shows only the main page, when visitors come through from search engines and is not in the main do not see it. I should ad that this would show all the web pages. Maybe you know where is the problem?

    All files added to public.html and script put in the main.tpl:
    <link rel="stylesheet" href="windowfiles/dhtmlwindow.css" type="text/css" />

    <script type="text/javascript" src="windowfiles/dhtmlwindow.js">

    /***********************************************
    * DHTML Window Widget-© Dynamic Drive (www.dynamicdrive.com)
    * This notice must stay intact for legal use.
    * Visit http://www.dynamicdrive.com/ for full source code
    ***********************************************/

    </ script>
    <script type="text/javascript">
    var googlewin = dhtmlwindow.open ( "googlebox", "iframe", "http://www.drakonas.eu", "www.drakonas.eu ',' width = 400px, height = 300px, resize = 1, scrolling = 1, center = 0 "," recal "," sessiononly ")
    </ script>

    You can see dhtmlwindow.js here:
    http://www.softxfree.info/windowfiles/dhtmlwindow.js
    dhtmlwindow.css here:
    http://www.softxfree.info/windowfiles/dhtmlwindow.css

    Thank you.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Did you remember to add the script to all the pages you wish it to appear on?
    DD Admin

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
  •