function aabenvindue(url,w,h){ Vindue=window.open(url,\"Vindue\",\"width=\'+ w +\',height=\'+ h +\',top=200,left=300,toolbar=0,status=no,location=no,scroll=auto\"); }
I stedet for at de ligger der fra start. Vil jeg gerne have at de ligger i min href.
function aabenvindue(url, h, w){ Vindue=window.open(url,\"Vindue\",\"width=\' + w + \',height=\' + h + \',top=200,left=300,toolbar=0,status=no,location=no,scroll=auto\"); }
Virker ikke her!!! function aabenvindue(url,h,w){ Vindue=window.open(url,\"Vindue\",\"width=\'+w+\',height=\'+h+\',top=200,left=300,toolbar=0,status=no,location=no,scroll=auto\"); }
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.