User Profile

Collapse

Profile Sidebar

Collapse
zxon
zxon
Last Activity: Nov 25 '08, 02:19 PM
Joined: Nov 5 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • zxon
    replied to getStyleClass not working in Firefox
    I managed to solve it in the end. I tried to send a reply to this yesterday but the boards were extremely slow.

    When I checked the javascript, I found it was looking for one style at a time and yet, because I was using the same piece of CSS x number of times but needed different names for each, I'd done the following to try to remain efficient (this is an example):



    In the end, I seperated all of these...
    See more | Go to post

    Leave a comment:


  • zxon
    replied to getStyleClass not working in Firefox
    The code for getStyleClass is in a javascript file called main.js which is called to by a generic header file called include-TOPCODE.asp, which in turn is called by the file that I'm trying to use the code in. The code is below:



    It is being called to correctly because the code is being used elsewhere on the page to hide/show options in a search box....
    See more | Go to post

    Leave a comment:


  • zxon
    started a topic getStyleClass not working in Firefox

    getStyleClass not working in Firefox

    I have a page that has a tickbox list that I want to mimic as a dropdown menu. I have a DIV that looks like the top of a dropdown menu (i've called it "dropdownCATsma ll") and, when it's clicked, it hides itself and shows another one in its place to show the dropdown menu is selected, and the list of tickboxes appears underneath (both called "dropdown_categ ory"). Once clicked again, it returns to its original state, hiding itself...
    See more | Go to post

  • Can anyone point me in the right direction for this please?
    See more | Go to post

    Leave a comment:


  • zxon
    started a topic Email tracking / Read receipts with JMail

    Email tracking / Read receipts with JMail

    I want to be able to track when recipients have opened an email that I have sent to them using JMail. I've searched the internet for a solution and so far cannot find one. I've found these two solutions but neither will work:
    • The JMail.ReturnRec eipt property
      I set this to true but receive no receipt, not even a delivery receipt. When I enable logging and print the log, it shows that a receipt was sent out so I can only assume this
    ...
    See more | Go to post
No activity results to display
Show More
Working...