Jump to content

mihosa

New Members
  • Posts

    3
  • Joined

  • Last visited

mihosa's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello. First of all, I want to thank you veru much for the reply. Actually, I am somehow confused in what do you mean exactly. I have some forms, in my website, something like guestbook, and a google search, in which I want to give the opportunity to the visitor to type through a virtual keyboard, if for example don't have a physican keyboard or anything else.. I want to let the user choose if he/she is going to type through a physicall keyboard, or a virtual, most for giving to the user - to cover accessibility issue, and trying to make a more disabled-friendly wesite. That's actually the reason. I am trying to cover as much as I can the accessibility issues in my website, and not trying to cover the security functions !!! Thank you again for your reply.
  2. Hello to everyone. I have a php website, in which i would like to integrade a virtual keyboard in any text boxes I have on it, including in google custom search. I found in a website a virtual keyboard which is free for integrade in javascript code. But when I am trying to use it, It appears the text box and the keyboard together. I would like to know if there is any way to catch and use only the virtual keyboard in the existing text boxes in my page, I would like to take only the keyboard from the set of these both text box and keyboard and use it in my site. I don't know if I am being understandable, if no please tell me. Thanks in advance. The keyboard, is from the website: http://www.greywyvern.com/code/javascript/keyboard Thank you very much !!!
  3. Hello to everyone ! I am new in php, and need some help. I had, a website coded, in html, and decided to change it in php. In the old version, I had some controls for giving the user the oportunity to change the text and background color of my website based in his/her, choice, by using some buttons. When I changed my website, into php, I was also try to change the color controls of the old website, to work in php. Unfortunatelly, I achieved to change only the half part of these controls, basically only the background color selection and make a dropdown menu for that. But I couldn't create a dropdown menu for changing the font controls. As I know, in PHP there is not actually the possibility to control the color of the text, there is no color actually but the colors are being implemented as html in the client side.(Correct me if I am Wrong) My questions are: 1) how can I implement a drop down menu, which will give the oportunity to the visitors of my website, to change the color of the text in my website 2) how can I take actually the selected value from the html, and store it to a php cookie, like I did it in the background color selection Thanks in Advance !!!
  4. Hello to everyone. My name is Mihail, I am From Greece, and I am almost new in PHP programming. I know HTML and CSS, and before a while, I decided to deal with PHP. I hope to learn a lot of PHP Coding in here Thanks in advance !!!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.