Jump to content

carychow

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by carychow

  1. On Windows, you can press ALT + an access key; on Macintosh, you can press Control + an access key. How about Unix/Linux? :) In W3Schools, it says that the value is character. It was worked when I define the access key in number. However, if the key is a letter(whether capital or lowercase), it seems useless. I have tried in many browsers, e.g. IE, Firefox, Opera, Maxthon, Netscape and Mozilla! Why?Can the access key define in letters? If yes, what is the difference in capital letters and small letters?

  2. Because it is not a OpenSource program and you need to buy it.Other point is some of the methods in the program, they don't want these public.Furthermore, after encoded by the Zend Encoder, the program will run faster.

  3. IPB has been encoded by the Zend Encoder.So, you need to install the Zend Optimizer first.It is free, but you must register and become a member before you download.There are different types for different platforms(OS), be care.For PHP4.0.5 or later, download the Zend Optimizer version 2.5.Else, go to download the version 1.2.0.

  4. inserting this in the body of your CSS will cause them to turn a nice red. scrollbar-arrow-color:  #000; scrollbar-face-color:  #A00; scrollbar-3dlight-color: #F66; scrollbar-highlight-color: #000; scrollbar-shadow-color:  #822; scrollbar-darkshadow-color: #000; scrollbar-track-color:  #222;it however does not seem to conform with the CSS validator that is available on this site.i presume this is because the scrollbar coloring is an "IE" only attribute ?

    You are right. Those attribute is IE only.In Firefox, Opera, NC...Their skin is included the scrollbar!So, even those attribute is valid. It is useless. :)
×
×
  • Create New...