Hi every one
I've a date in a variable like this :
var d="2013-05-11 14:48:46"
I want to add 180 seconds to it via javascript and get the new date . sometimes it's much more than 180 seconds ,...
I've make a web site and it works well until I've added a new menu to my web site . The manes has a different css file and it has mixed with the main website's css .
I want to make a menu like this web site :http://www.petrobras.com.br/pt/
When your move the cursor on it , a new windows open and there is a picture in left side and submenues in...
HI
I have a problem with understanding namespaces . Here is a code :
<?xml version="1.0" encoding="ISO-8859-15"?>
<html:html xmlns:html='http://www.w3.org/TR/xhtml1/'>
<html:body>...