Jump to content

DarkElite

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by DarkElite

  1. The "onclick" is being used as a parameter in an HTML tag (TD), not as an object being referrenced in JS.And I had also tried playing around with the cases of the letters and nothing changed in FF.Funny thing is I've also got onmouseover and out events running, which work fine, but the browser doesn't seem to be accepting any of the onclick events for any of the tags.I suppose the code itself would be best to look at... I'll put it up later today for examination.
  2. Notably a hastle to deal with...I've found that the onClick parameter of any tag in HTML doesn't work in FireFox (specifically its use to initiate a JavaScript function). I'm simply wondering if there is a way to work around my necessity to use this paramenter or a way to get it to work across all browsers...
×
×
  • Create New...