Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jaelle
  • Content: Threads
  • Order by date
  1. jaelle

    PHP Error confusion

    The strangest thing is happening on a site I am working on and I can't figure it out. I get the following error when I visit the page: Fatal error: Cannot redeclare getdirarray() (previously declared in /var/www/vhosts/cadillacjacksgaming.com/httpdocs/new/functions.php:28) in...
  2. jaelle

    CSS pullout menu troubles in IE

    I'm working on a menu that pulls out from the side of the page. It works fine in FF, however, in IE, it does some sort of weird padding thing when you mouse over one of the links in the menu on the side. So far I have had no luck figuring out where this error is coming from. If someone else...
  3. jaelle

    getElementByID() not working with a div layer?

    I'm trying to make a section of a form only appear if you choose "Attorney" from the radio button options. Sadly, it doesn't like me much and isn't working. Here is my code for the moment, in it's simplest form: <script language="JavaScript" type="text/javascript"> <!-- function...
  4. jaelle

    Outputting a variable name?

    I'm wondering if there is a way in php to output the name of a variable. It would be very helpful for debugging if I could.
  5. jaelle

    CSS Pullout menu question

    I've created a css pullout menu for a site and it works fine. However, we realized that there is a problem on lower screen resolutions and more menu items. The menu has a tendency to go off the bottom of the page and you can't scroll down to get to it. I can think of two solutions. One would be...
  6. jaelle

    Need help with pullout menu

    I'm trying to create a three-tiered pull out menu for a site I've been working on. If you go to: http://www.linnproductions.com/jaelle/rcas/ you can see what I have so far. Note: so far I've only had a chance to test it in IE, and it probably doesn't work in other browsers perfectly yet. If...
  7. jaelle

    Content management software

    Could someone help me locate content management software that works with ASP? Has anyone heard anything about Ektron Express for ASP? http://www.ektron.com/product.cfm?doc_id=843 Thanks --- Jaelle

Part and Inventory Search

Back
Top