Results 1 to 3 of 3

Thread: Drop in box

  1. #1
    Join Date
    Dec 2006
    Location
    South Africa
    Posts
    78
    Thanks
    12
    Thanked 0 Times in 0 Posts

    Default Drop in box

    1) Script Title: Drop-in Box

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

    3) Describe problem: Small issue again.

    Because I am using frames, it appears the once per session does not work. I was forced to use the drop in every time a page is loaded but I am sure that is going to piss a few users off. I have the slashdot menu running in a left frame and on call, the only time the drop in box works is when it is set for every time a page loads, the once per session does not seem to work with frames.

    The once per session - could one not use a cookie to determine if the user session has already either clicked on a link in the box or closed it?

    Oh and btw, maybe it would be a good idea to update the source code so that dummies like me will know how to apply a border. The demo has borders but I was forced to copy from your source code on the demo to get the idea that a table was used - the actual bit you put at the end of the body, methinks the author assumes we are all rocket scientists FWIW.

    My link http://www.lbk.co.za/Const/Index.htm, select Our services and click on bathrooms (2nd from bottom)

    Bernie
    Last edited by Bernie Kruger; 11-17-2010 at 01:39 PM. Reason: forgot to subscribe :(

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

    Default

    The drop in box being in a frame shouldn't affect the session-only setting if it's present. Looking at your page, it seems you're using the non session version of Drop In Box. Can you change it to the session only version just so we can see if there's an issue?
    DD Admin

  3. #3
    Join Date
    Dec 2006
    Location
    South Africa
    Posts
    78
    Thanks
    12
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    The drop in box being in a frame shouldn't affect the session-only setting if it's present. Looking at your page, it seems you're using the non session version of Drop In Box. Can you change it to the session only version just so we can see if there's an issue?
    I am using the non session as with testing "once per session" it appears that you have to shut down the explorer. I did that and still did not get the drop in on testing, even after publishing. Seems with FF that if you have another session open, it does not appear either.

    Pretty frustrating as you have to switch between "every time a page loads" to "once per session" code to see if it works. Really I do not have an issue with the script apart from the fact that the approach seems a bit redundant.

    The demo has a redo(0) command to check it out again, cannot really put something like that on a page.

    I did once upon a time tried your frames page approach but that led to too many problems with other scripts.

    I hope I do not sound too ungrateful.

    The reason I wanted to incorporate this is I am getting inquiries for stuff we do not supply to the public, so I thought it would be polite to save them a call. Under my contacts page I placed the "disclaimer" as I could not get it to work on the default page that loads with "handles"

    This is why I suggest the cookies approach as this will circumvent the issues I am having - really no hurry. IMO, if the cookie approach works, this could be a very powerful ad script.

    Regards

    Bernie

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
  •