I have a TreeView that represents a book. Each chapter of the book is in xhtml format (unzipped from epub). The paths of the chapters are stored as Tags of the TreeView items. I need to display a sele
I designed a webpage and tested it on firefox, chrome & IE-8. The webpage is displayed fine on 开发者_如何学JAVAfirefox & chrome but not on IE.
I wondered if this was possible: It looks like this: <tr> <td> Full Name: </td> <td>
When i submitting the form the page will navigate to starting of page. i want to stay on same l开发者_运维知识库ocation. is there any method to do that?Yes, instead of using the form submission, sen
I\'m a bit fooling around with a new website idea. But when i was testing it the A HREF does not work. It\'s not even showing a finger/hand pointer.
I\'m using search with combo box Here is my combo box source code <select name=\"salary\" class=\"styled\">
I want to create draggable a media player (blue box in my example) in my website and I need to put media player in front of all divs. How can i do this?
How to focus cursor on text box in php. On error answer by user i want to focus the answer filed on load of page. so please suggest me...
I want to redirect error message to index page so i wrote the following code: $message=\"Bad answer, go back to page!\";
Okay here\'s the deal, I have a banner graphic that I\'d like to stretch 100% of the width and Repeat-y down the length of my site.