Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów
pole tekstowe pod strona w chrome i safari - Wersja do druku

+- Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów (https://www.webmastertalk.pl)
+-- Dział: Technologie internetowe - tworzenie stron WWW (https://www.webmastertalk.pl/forum-technologie-internetowe-tworzenie-stron-www)
+--- Dział: xHTML, CSS, JavaScript (https://www.webmastertalk.pl/forum-xhtml-css-javascript)
+--- Wątek: pole tekstowe pod strona w chrome i safari (/thread-pole-tekstowe-pod-strona-w-chrome-i-safari)



pole tekstowe pod strona w chrome i safari - Murdoc84 - 24-03-2011

Witam,
Stworzylem strone we Flash builderze ale problem wydaje sie byc bardziej od strony html... A dokładnie pod moim projektem strony pokazuje sie pole tekstowe w przegladarkach chrome i safari, w chrome udalo mi sie sprawdic kod i wyglada on tak:

Kod:
<div id="safari_rememberDiv"><input type="text" id="safari_remember_field" style="width: 500px;"></div>
<div id="safari_formDiv"></div>
<div id="safarireloader" style="position: absolute; top: -9999px; left: -9999px; "><iframe id="safarireloader-iframe" src="about:blank" frameborder="no" scrolling="no">
<html><head></head><body></body></html>
</iframe></div>

Element psuje wizualnosc mojej strony wiec chce go usunac lub uniewidocznic. Od razu mowie ze w posiadanym kodzie pliku index.html nie ma tego elementu, przegladarka chyba sama go dodaje.


RE: pole tekstowe pod strona w chrome i safari - Rafik01 - 25-03-2011

Daj lepiej linka.


RE: pole tekstowe pod strona w chrome i safari - Murdoc84 - 25-03-2011

www.pgrochowski.com


RE: pole tekstowe pod strona w chrome i safari - Kartofelek - 25-03-2011

history.js <- tutaj szukaj przyczyny


RE: pole tekstowe pod strona w chrome i safari - Murdoc84 - 26-03-2011

(25-03-2011, 22:48)Kartofelek napisał(a): history.js <- tutaj szukaj przyczyny

Dzieki za podpowiedz, w sumie sam moglem pogrzebac i do tego dojsc ale bylem zajety masa innych spraw, po prostu usunalem z kodu odniesienie do tego history.js i chyba bedzie poprawnie ... ten Flash Builder automatycznie dodal sobie taka linijke Wink