Cauta:
Cautare avansata
Postat: 23 January 2010 - 5 comentarii [ Comentariu ] - 0 trackback-uri [ Trackback ]
Category: Enjoy
  • God Mode
    • faci un New Folder si ii spui GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} ; o sa ai toate setariile disponibile in windows 7
Postat: 30 April 2009 - 4 comentarii [ Comentariu ] - 0 trackback-uri [ Trackback ]

Cine are probleme cu iPhone 3G singurul site care are solutii fiabile:

The Big Boss

Postat: 23 April 2009 - 3 comentarii [ Comentariu ] - 0 trackback-uri [ Trackback ]
Category: Enjoy
  • Firefox:
    1. XMarks : ia cu tine bookmark-u'
  • YouTube: Cum iti iei contul de Youtube in format JSON
    • http://gdata.youtube.com/feeds/api/users/USER_NAME/uploads?alt=json
  • .htaccess
    • http://www.htaccesseditor.com/en.shtml
  • DOCTYPE !

    • http://www.alistapart.com/articles/doctype/

  • MIME-TYPE
    • #   Office 2007
      AddType .docm application/vnd.ms-word.document.macroEnabled.12
      AddType .docx application/vnd.openxmlformats-officedocument.wordprocessingml.document
      AddType .dotm application/vnd.ms-word.template.macroEnabled.12
      AddType .dotx application/vnd.openxmlformats-officedocument.wordprocessingml.template
      AddType .potm application/vnd.ms-powerpoint.template.macroEnabled.12
      AddType .potx application/vnd.openxmlformats-officedocument.presentationml.template
      AddType .ppam application/vnd.ms-powerpoint.addin.macroEnabled.12
      AddType .ppsm application/vnd.ms-powerpoint.slideshow.macroEnabled.12
      AddType .ppsx application/vnd.openxmlformats-officedocument.presentationml.slideshow
      AddType .pptm application/vnd.ms-powerpoint.presentation.macroEnabled.12
      AddType .pptx application/vnd.openxmlformats-officedocument.presentationml.presentation
      AddType .xlam application/vnd.ms-excel.addin.macroEnabled.12
      AddType .xlsb application/vnd.ms-excel.sheet.binary.macroEnabled.12
      AddType .xlsm application/vnd.ms-excel.sheet.macroEnabled.12
      AddType .xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
      AddType .xltm application/vnd.ms-excel.template.macroEnabled.12
      AddType .xltx application/vnd.openxmlformats-officedocument.spreadsheetml.template

 

Postat: 17 February 2009 - 5 comentarii [ Comentariu ] - 0 trackback-uri [ Trackback ]

Nu se recomanda:

1.An iframe can never be considered as tabular data; therefore, embedding an iframe in a table cell element should not be used.

/**
* Solutie la problema legata de redimensioanrea unui iframe in functie de continutul ce se incarca
* in iframe
* @author mihai.andreicut
*/
function resizeIframe(strIframe) {
var browser=navigator.appName;
var currentfr=parent.document.getElementById(strIframe);
if (browser == 'Netscape')
{
//FF
var hght = parent.document.getElementById(strIframe);
if (hght.contentDocument && hght.contentDocument.body.offsetHeight)
{
hght.style.height = 0;
hght.style.height = hght.contentDocument.body.offsetHeight+20;
}
else if (hght.contentDocument && hght.contentDocument.documentElement.offsetHeight)
{
hght.style.height = 0;
hght.style.height = hght.contentDocument.documentElement.offsetHeight+20;
}
}
else
{
var h = parent.document.getElementById(strIframe).Document.body.scrollHeight;
parent.document.getElementById(strIframe).height=h;
} }


Suntem Parteneri ai:  
GeekMeet     Open Agile Romania - Let's add Value to Software Development     Tineri Antreprenori     Social Geek     ARIES Timisoara     Banat Software     ARIES Romania     Marketing 24/7     Online Business Forum     Romanian Managers    
Ne place:  
re:Fresh     Task Writer        Sustinem: