PHP Classes

Cascade Select Assoc

Recommend this page to a friend!

      Cascade Select Associative  >  All threads  >  Cascade Select Assoc  >  (Un) Subscribe thread alerts  
Subject:Cascade Select Assoc
Summary:Javascript error
Messages:1
Author:Barbara Woolums
Date:2009-05-24 08:21:59
 

  1. Cascade Select Assoc   Reply   Report abuse  
Picture of Barbara Woolums Barbara Woolums - 2009-05-24 08:21:59
I am trying to implement this package. I successfully implemented the example using your sample database. Works great, just what I need.

Then I converted it over to use me own database, but now it doesn't work. I am getting the following javascript error when I click on any of the options in the first select.

IntPath.options is undefined
change_selection("2")csa_db_e...ample.php (line 11)
onchange(change )9dh6TXtf...VSg%3D%3D (line 2)
[Break on this error] TheOptions = IntPath.options.length

Any ideas?