Daily Archives: June 19, 2012

Multi AJAX? – Javascript – Novawave Forums

function Req($array, $url, $divname, $a = 1) { // Prevar is predefined variable – such as an ID // To set a dynamic var such as a textbox USE THIS FORMAT ‘+document.getElementById(‘box’).value+’ // For multiple AJAX requests, change the $a … Continue reading

Posted in linux administration | Tagged | Leave a comment

Use Fonts From G00Gl3

<link href=’http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300′ rel=’stylesheet’ type=’text/css’><link href=’http://fonts.googleapis.com/css?family=Abel’ rel=’stylesheet’ type=’text/css’><link href=’http://fonts.googleapis.com/css?family=Dorsa’ rel=’stylesheet’ type=’text/css’><link href=’http://fonts.googleapis.com/css?family=Acme’ rel=’stylesheet’ type=’text/css’><link href=’http://fonts.googleapis.com/css?family=Rosario:400,700′ rel=’stylesheet’ type=’text/css’>

Posted in linux administration | Leave a comment