I'm using NiftyCube to round two text panes. They are displaying ok as I am using the code from the NiftyCube demo - however, I cannot get the two text panes to center on the web page. Does anyone know how to do this using CSS?
Thanks...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"...
Yep...I was missing one whole folder! Thanks.
Now the code runs without any errors (in FF3 with the err console showing).
My menu displays as text - all of the menu items instead of in a menu structure. Any idea's on why this might be doing this?
I have a simple dojo menu system .html script. I'm getting a dojo not defined error on line 15 but I've got a src line pointing to it. Can someone tell me why I'm getting this error? I have dojo installed off of my public_html folder starting with the js folder.
<html>
<head>
<title>Menu...
Does anyone know what the max data size is to send to mcrypt()? I recently got an out of memory encryption message trying to mcrypt a large amount of text.
Thanks...
function DatePicker_SetCSSAttribute(attribute, cssValue){
switch (attribute){
case CSS_TITLE:
this.CSS_Title = cssValue;
break;
case CSS_NAV_YEAR:
this.CSS_NavYear = cssValue;
break;
case CSS_NAV_MONTH:
this.CSS_NavMonth = cssValue;
break;
case CSS_DATE_TEXT...
I get the following warning but I don't understand what I need to do to correct it:
Warning: Expected color but found 'raised'. Expected color but found 'raised'. Expected end of value for property but found 'raised'. Error in parsing value for property 'border'. Declaration dropped.
This...
Yes @kaht your code works for me too. I think the problem with my code is that it's being generated from Ajax on the fly and I'm thinking that may be why it isn't working right.
I'm using the latest Firefox browser and IE7 and WindowsXP with the same results.
I'm trying to check any of the...
Something isn't right with my JS checkbox code. Here is the code for my 5 checkboxes:
alert('Returning: ' + tag_email_chk + tag_phone_chk + tag_voice_chk + tag_fax_chk + tag_done_chk);
document.getElementById('tagEmailChk').checked = tag_email_chk...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.