Você devia me seguir no twitter, clique aqui.

Filed under: firefox

Firefox não fala PlaceholderEis. Solução placeholder #html5

Location-bar-empty-unfocused

Hora de colocar o HTML5 em produção, principalmente nos Forms.

O placeholder é um atributo bacana, vamos usá-lo!

Mas espera lá!

Não funciona no Firefox!??? #WTF

Enquanto não vem o suporte ao placeholder , vamos à solução:

Solucionei o problema partindo do script Placeholder-jQuery-Plugin ,fiz algumas correções e alterações para carregamento automático, exigindo apenas a inclusão do script.

  1. Pegue o Plugin em: http://github.com/gpupo/Placeholder-jQuery-Plugin
  2. Inclua a jQuery, depois o  jquery.placeholder.auto.js e pronto!

Mesmo assim, esperava mais desse meu browser :(

Configuração para relacionar links Ed2k c/ Amule #Ubuntu

  • Insert about:config in the address bar
  • Right click on the list, select New, then Boolean; insert network.protocol-handler.external.ed2k as Preference Name and true as Value
  • Now another right click, select New and String; insert network.protocol-handler.app.ed2k as Preference Name and /path/to/ed2k (path to where the file is installed on your system) as Value.

For Firefox 3 and higher only, you should also:

  • Right click on the list, select New, then Boolean; insert network.protocol-handler.expose.ed2k as Preference Name and false as Value

After that, click over an ed2k link, and Firefox should ask which app you want to use to open the link. Choose /usr/bin/ed2k and it should work.

Só que pra mim, o path ficou /usr/bin/ed2k