HTML - Style Placeholder And Ie Explorer
1. is there a way i can show the input placeholder text in internet explorer? works beautifully in other browsers. code is as follows
HTML Code: <form id="search-artists" method="post" action="/search/"> <p> <label for="keywords">Search</label> <input size="40" type="search" placeholder="SEARCH ALBUM" name="keywords" id="keywords"/> </p> </form> 2. can i add a style to the placeholder text? i would like it darker, and with a border round the input? many thanks in advance neil Similar TutorialsHello everyone, i caught up with an html5 book today and tried to code something simple. However the "placeholder" attribute doesn't seem to work. There must be something wrong in the code that i cannot see atm... Can anyone help a lil? thanks in advance Code: HTML Code: I'm back...but hopefully this should be just a quick fix, for the life of me I just can't see the problem. My page looks great on all web browsers on Macs (Safari, Firefox, Internet Explorer). It also looks great of Firefox and Safari on a PC, although on Internet Explorer on a PC the menu bar displays a 'gap' all the way along beneath it which I just cant fix no matter what I try. I've included the whole header and menu bar html below, any pointers would be greatly appreciated: Code: <table width="879px" height="0" cellpadding="0" cellspacing="0" border="0"> <tr> <td valign="top" class="bodytext"><div id="title"><br> <br> </div></td> <!--<td align="right" valign="top">'pushes header to top'--> <div id="topleftnav"> <table width="879" border="0" cellpadding="0" cellspacing="0"> <td colspan="0"> <table width="879" border="0" cellpadding="0" cellspacing="0"> <td width="879" td valign="top" class="center"><img src="../images/header.jpg" width="879" height="194"></td> </tr> </table></td> </tr> </table> </div> </tr> <tr> <td height="23" colspan="6" > <table width="879" align="center" cellpadding="0" cellspacing="0" > <td width="35" height="23"><img width="35" height=23 src="../images/menugap.jpg" border=0> <td valign="top" class="center"> <table width="0" border="0" cellpadding="0" cellspacing="0" valign="top"> <td width="43"><a onMouseOver="MM_swapImage('Image620','','../images/homeon_new.jpg',1)" onMouseOut=MM_swapImgRestore() href="../home.php"><img id=Image620 width="43" height=23 src="../images/homeoff_new.jpg" border=0 name=Image620></a></td> <td width="63"><a onMouseOver="MM_swapImage('Image622','','../images/aboutuson_new.jpg',1)" onMouseOut=MM_swapImgRestore() href="../aboutus.php"><img id=Image622 width="63" height=23 src="../images/aboutusoff_new.jpg" border=0 name=Image622></a></td> <!--<td width="103"><a onMouseOver="MM_swapImage('Image631','','images/buttons/top/how_o.gif',1)" onMouseOut=MM_swapImgRestore() href="how.asp"><img id=Image631 height=18 src="images/buttons/top/how_i.gif" width=103 border=0 name=Image631></a></td>--> <td width="65"><a onMouseOver="MM_swapImage('Image623','','../images/productson_new.jpg',1)" onMouseOut=MM_swapImgRestore() href="../products.php"><img id=Image623 width="65" height="23" src="../images/productsoff_new.jpg" border=0 name=Image623></a></td> <td width="65"><a onMouseOver="MM_swapImage('Image627','','../images/contactuson_new.jpg',1)" onMouseOut=MM_swapImgRestore() href="../contact.php"><img id=Image627 width="65" height="23" src="../images/contactuson_new.jpg" border=0 name=Image627></a></td> <td width="643"><img src="../images/sidepiece.jpg"></td> </table></td> </table> <table width="879" border="0" cellpadding="0" cellspacing="0"> <td width="879" valign="center"><div align="center"><img src="../images/header_strip.jpg" width="879" height="6"></div></td> </table> Hi, My background looks differently in Firefox and Explorer. Any ideas? Thank you <html> <head> <STYLE TYPE="text/css"> <!-- body { background-color: #570000; background-image: url(http://i144.photobucket.com/albums/r...uzaramka.jpg); background-repeat: no-repeat; background-position: center; background-position: top; } --> </STYLE> </head> </html> Hi, It seems that a lot of threads of this board are geared towards people having CSS issues in IE, I'm learning how to make websites at the moment and have also noticed this issue. Why have Microsoft not done something about this? I don't understand, it seems like Firefox and other browsers have always been a few years in front of IE over the years, so why won't Microsoft just make a browser compatible with all the latest CSS features, if Firefox can do it I don't understand why Microsoft can't? Is making the browser more update really that difficult? I want to fix some of the images and links at fix position on the website on all pages. So i have used Div tag and given position fixed and mentioned the position required for me. It works fine in Chrom, Mozilla but does not works in Internet explorer. I tried all versions of IE from 7 to 9. But it is not looking in same way as it looks in other browsers. You too can visit this url: http://www.arete.in/sgcdesign/practice.html My site looks perfect in all other browsers, but in Internet Explorer (possibly only earlier versions) the alignment of everything is completely off...My blog content appears to the right of the header instead of under it... I validated my code and still no luck, I am stuck! Any help is greatly appreciated! My site is: http://fashion.pocketfullofgold.com THANKS!!! i have a site that works like charm in firefox but in internet explorer it results to a not found page.Its index page is full of tables and whn i erase some tr it work in internet explorer too I created this website, http://www.earlyrain.com/jonathan... on my Mac, and it works exactly how I want it in Safari. But, when I go to my mom's PC with 2000 on it (internet explorer 6), the entire page is just random pictures everywhere and looks horrible. Then I can go into Firefox on her PC and the placement of everything works, but some of the pictures won't show up. There's a place for them, but I can't see them. so, I really need some help with the IE problem, seeing as I don't have these problems on my computer... hey im working on a project and when i view the page in firefox the iframe works perfectly. When i view the page in internet explorer the iframe only shows up in the top left corner of the page. Code: <div style="position:absolute; left:0px; top:0px; right:0px; bottom:0px; background:#F0FFFF"> </div> <iframe style="position:absolute; left:0px; top:0px; right:0px; bottom:0px" src="http://www.google.com" frameborder="0" scrolling="no"> </iframe> How can i fix this so the iframe is fullscreen in ie like it is in firefox. thx Hello, We have been trying to find the best way to fix our band website www.random-rocks.com the buttons work on Internet Explorer but not in firefox or others. The Buttons i'm talking about are the one's on the left side of our website.... we designed the site with html...etc... Anyone, please help me... with this problem.... use the source code... if that we help you. Thank you.....it has been way to long with this problem. thanks For some reason my left nav in my product pages is not being displayed correctly and for the life of me I can not figure out why. On my home page there is no issue, the problem occurs when going into my webstore. There does not seem to be a probem in Firefox or Google Chrome, just Internet Explorer. Can someone please help? Here is an example page of where the problem is occurring - http://store.thebluedot.net/Items/lgvx9400verizon-aa Thanks so much in advance for any help you can provide! So, I mainly use firefox, and my page looks fine in firefox.. but in Internet explorer there are some issues: heres the code: Code: <div align="center" id=article> <table margin:0 border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"><img src="images/articles/top.jpg"/> </td> </tr> <td width="4px" style="background-image: url(images/articles/left.jpg)"></td> <td width="734px" style="background-image: url(images/articles/middle.jpg)"> <br>Text here.... </td> <td width="4px" style="background-image: url(images/articles/right.jpg)"></td></tr> </table> <table margin:0 border="0" cellpadding="0" cellspacing="0"> <tr> <td><img src="images/articles/top.jpg"/> </td> </tr></table></div> Basically, I want that set up so I can put text in and the pics are already made to that they tile properly and neatly, that works, except there are spaces between top.jpg and middle.jpg I reused top.jpg on the bottom, cuz it looks the same anyway and it saves bandwidth by reusing the same pic. But theres a space there too, except not in firefox, which is how it is supposed to look. Basically, top.jpg, left.jpg and right.jpg form a border, and middle.jpg is a shade of grey that fades to a darker color, but tiles correctly for the background, while text is displayed there... and it works, except for the spaces between top.jpg and the rest of the places. Thanks for any help! i made a website and everything looks good on it when i view it in firefox but when i use explorer some of the images wont show up, just has the red x in the corner. any suggestions whats goin on? Hey guys, My company is building this website and it seems like we're having quite a bit of trouble with the rollovers and their alignment in Internet Explorer versions before 7. It would be awesome if any of you could give us some insight as to why (other than asking customers to upgrade their explorer or switching to firefox). Another thing is the portfolio section is falling a little too far below the title for a designer's comfort (we're a graphic design studio... not web experts).... how might I be able to fix it? I want to thank everyone who's helped us in the past and hope someone can help us again! Theia Hi all, I'm have a problem with my mouse over buttons. They work under FireFox, but they don't with IE, DAMN IE! Can someone take a look at my code? It's about the "BUY", "INFO" and "CONTACT" buttons. HTML Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HTML xmlns="http://www.w3.org/1999/xhtml"> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=utf-8" /> <META name="author" content="-"> <META name="copyright" content="© -"> <META name="keywords" content="-"> <META name="date" content="2008-11-11T00:45:00+00:00"> <TITLE>Artmania Art Galleries</TITLE> <link REL="shortcut icon" HREF="icon.ico" > <!-- Icon in the address bar --> <SCRIPT TYPE="text/javascript" SRC="rip.js"></SCRIPT> <!-- Anti rip java script --> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function change_all() { parent.main_frame.location="main.php"; parent.right_frame.location="paintings.php"; } //--> <!-- function change_buy() { parent.main_frame.location="main.php"; parent.right_frame.location="buy.php"; } //--> <!-- function change_info() { parent.main_frame.location="main.php"; parent.right_frame.location="paintings.php"; } //--> <!-- function change_contact() { parent.main_frame.location="main.php"; parent.right_frame.location="contact.php"; } //--> </script> <script language="javascript"> function ShowPic(sImage) { sImage = sImage ; document.ShowRoom_buy.src = sImage; } function ShowPic2(sImage) { sImage = sImage ; document.ShowRoom_info.src = sImage; } function ShowPic3(sImage) { sImage = sImage ; document.ShowRoom_contact.src = sImage; } </script> </HEAD> <!-- Background color of the webpage --> <BODY BGCOLOR="#FFFFFF"> <!-- The background image build out of 25 images, put into a TABLE --> <TABLE ID="TABLE_01" STYLE="position:absolute; top:7px; left:7px; overflow:auto" WIDTH="1000px" HEIGHT="700px" BORDER="0" CELLPADDING="0" CELLSPACING="0"> <TR> <TD> <IMG SRC="images/layout_01.gif" WIDTH="200" HEIGHT="140" BORDER="" ALT="" USEMAP="#home"></TD> <TD> <IMG SRC="images/layout_02.gif" WIDTH="200" HEIGHT="140" BORDER="" ALT="" USEMAP="#home2"></TD> <TD> <IMG SRC="images/layout_03.gif" WIDTH="200" HEIGHT="140" BORDER="" ALT="" USEMAP="#home3"></TD> <TD> <IMG SRC="images/layout_04.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_05.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_06.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_07.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_08.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_09.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_10.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_11.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_12.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_13.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_14.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_15.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_16.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_17.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_18.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_19.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> <TD> <IMG SRC="images/layout_20.gif" WIDTH="200" HEIGHT="140" ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/layout_21.gif" WIDTH="200" HEIGHT="140" BORDER="0" ALT="" ID="ShowRoom_buy" USEMAP="#buy"></TD> <TD> <IMG SRC="images/layout_22.gif" WIDTH="200" HEIGHT="140" BORDER="0" ALT="" ID="ShowRoom_info" USEMAP="#info"></TD> <TD> <IMG SRC="images/layout_23.gif" WIDTH="200" HEIGHT="140" BORDER="0" ALT="" ID="ShowRoom_contact" USEMAP="#contact"></TD> <TD> <IMG SRC="images/layout_24.gif" WIDTH="200" HEIGHT="140" ALT="" ></TD> <TD> <IMG SRC="images/layout_25.gif" WIDTH="200" HEIGHT="140" ALT="" ></TD> </TR> </TABLE> <!-- rectangle links with the coordinates --> <MAP NAME="home"> <AREA shape="rect" ALT="Artmania Art Galleries" COORDS="46, 35, 200, 72" href="javascript:change_all()"> </MAP> <MAP NAME="home2"> <AREA shape="rect" ALT="Artmania Art Galleries" COORDS="0, 35, 200, 112" href="javascript:change_all()"> </MAP> <MAP NAME="home3"> <AREA shape="rect" ALT="Artmania Art Galleries" COORDS="0, 35, 195, 112" href="javascript:change_all()"> </MAP> <MAP NAME="buy"> <AREA onMouseOver="ShowPic('images/layout2_21.gif')" onmouseout="ShowPic('images/layout_21.gif')" shape="rect" ALT="buy" COORDS="52, 30, 142, 57" href="javascript:change_buy()"> </MAP> <MAP NAME="info"> <AREA onMouseOver="ShowPic2('images/layout2_22.gif')" onmouseout="ShowPic2('images/layout_22.gif')" shape="rect" ALT="info" COORDS="58, 30, 148, 57" href="javascript:change_info()"> </MAP> <MAP NAME="contact"> <AREA onMouseOver="ShowPic3('images/layout2_23.gif')" onmouseout="ShowPic3('images/layout_23.gif')" shape="rect" ALT="contact" COORDS="65, 30, 155, 57" href="javascript:change_contact()"> </MAP> <!-- The FRAMEs where the main text, slogan and paintings are displayed --> <DIV STYLE="position:absolute; top:187px; left:57px; WIDTH:510px; HEIGHT:230px"> <IFRAME NAME="main_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="230" WIDTH="510" SRC="main.php" ID="main_frame"></IFRAME> </DIV> <DIV STYLE="position:absolute; top:191px; left:617px; WIDTH:315px; HEIGHT:432px"> <IFRAME NAME="right_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="432" WIDTH="315" SRC="paintings.php" ID="right_frame"></IFRAME> </DIV> <DIV STYLE="position:absolute; top:466px; left:60px; WIDTH:499px; HEIGHT:81px"> <IFRAME NAME="slogan_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="81" WIDTH="499" SRC="slogan.php" ID="slogan_frame"></IFRAME> </DIV> <DIV STYLE="position:absolute; top:675px; left:405px; WIDTH:200px; HEIGHT:30px"> <IFRAME NAME="copyright_frame" MARGINHEIGHT="0" MARGINWIDTH="0" FRAMEBORDER="0" HEIGHT="30" WIDTH="200" SRC="copyright.php" ID="copyright_frame"></IFRAME> </DIV> </BODY> </HTML> I used code below to play mp3. Explorer can not play mp3 but mozilla can. What is problem? < A HREF = "MYMP3.MP3".....> OR, <EMBED SRC= "MYMP3.MP3" ...> Why the "R w50" text is not on the right?? And why the widths on the top table are not correct? How can I fix it? Code: <table border=1 cellpadding=5 cellspacing=0> <tr> <td style=\"width:30px;\">w30</td> <td>n</td> <td style=\"text-align:right; width:50px;\">R w50</td> </tr> <tr> <td colspan=3> <table border=1 cellpadding=5 cellspacing=0 bordercolor=red width=100%> <td style=\"width:30px;\">w30</td> <td>n n n n n n n n n n n n n n n n n n n</td> <td style=\"text-align:right; width:50px;\">R w50</td> </table> </td> </tr> </table> Hi I've just published a rough version of a portfolio site that I am trying to put together, http://www.kos-mediadesign.com Everything looks exactly as it should in firefox and safari but in explorer some of by divs are sticking to the sides of there browser resulting in the layout being messed up. Also a div that contains a link to the homepage (on the logo) seems to have disappeared. Can anyone help me? I need this site finished asap. |