31/01/2014, 07:55
|
| | Fecha de Ingreso: octubre-2009
Mensajes: 1
Antigüedad: 15 años, 1 mes Puntos: 0 | |
Respuesta: Dreamweaver muy lento Encontre esta solucion, a mi me sirvio:
"Here's the thing. Links to external scripts on other servers often look for a user agent (browser identifier). DW is not a browser so it can't send user agent info. When it tries to connect with the external site and doesn't get an immediate reply, it hangs.
A few options:
Comment out the offending code until you're ready to publish the site.
Disable CSS. View > Style Rendering > untick Display Styles.
Use a Design Time Style sheet without the @ import rules.
The latter 2 will not effect Live View or Preview in browsers." |