Hi,
> This sounds like one of those 'its much easier if you show us the code'
things :)
Yes, its development, don't want Google to pick up on it.
> Move the '</p>' into the js too.
It needs to be inline due to coding framework used, the following is the
code:
if ( myArray.length == 0 ) {
myTarget.innerHTML = '<p>No suggestions found</p>';
return false;
}
> Perhaps have 'openThingy' and 'closeThingy' functions?
????
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************