Results 1 to 3 of 3

Thread: Stay on top - once per browser visit

  1. #1
    Join Date
    May 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Stay on top - once per browser visit

    1) Script Title: Stay on Top content script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici.../stayontop.htm

    3) Describe problem: I would like to use the once per browser visit, and maybe I just don't understand how to change this option. I opened the js file, replaced 1 with session like the below, and it did not work.

    Code:
    	dsettings: {
    		targetid: '',
    		orientation: 2,
    		position: [10, 30],
    		externalsource: '',
    		frequency: session,
    		hideafter: 0,
    		fadeduration: [500, 500],
    		display: 0 //internal setting on whether to display target element at all (based on frequency setting)
      },

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

    Default

    It should work; it's possible you have another script on the page that's conflicting with the cookie settings of this one. Please post a link to the page on your site that contains the problematic script so we can check it out.
    DD Admin

  3. #3
    Join Date
    May 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If i put "1" in session it works, and brings it up everytime, but if i put in "session" in the frequency nothing comes up at all. I removed any other scripts from page, and still didn't work. Any other ideas why it isn't working?



    PS - THE LINKS IN THE UPPER RIGHT HAND CORNER DO NOT WORK FOR THE FORUM, THE ONE THAT SAYS, SETTINGS, OR MY PROFILE. JUST BRINGS UP PAGE THAT SAYS...


    wads24, you do not have permission to access this page. This could be due to one of several reasons:

    Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
    If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Similar Threads

  1. people can't visit my site
    By gib65 in forum Computer hardware and software
    Replies: 4
    Last Post: 06-10-2010, 04:18 AM
  2. Images not loading on visit
    By Scope in forum Graphics
    Replies: 1
    Last Post: 03-21-2008, 08:22 PM
  3. Page Visit Counter
    By jnscollier in forum Looking for such a script or service
    Replies: 3
    Last Post: 05-18-2007, 03:30 AM
  4. How do I only run script on 1st visit?
    By A_Str8 in forum JavaScript
    Replies: 4
    Last Post: 12-20-2005, 05:01 PM

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
  •