10,650 Topics
| |
Hi to all, I am PHP developer and found many problems regarding cross browser issue. Here's the problem: I want a rounded div with shadow. My CSS codes works at FF but not in google chrome. Please help. Thanks in advance. Here's my code: [code] <style type='text/css'> .main{float:none;position:relative;width:980;background:white;height:500;margin:0px auto;top:10;} #shadowBox … | |
PLease I am not finding it comfortable the way IE9 amd Firefox disaggree with my new building site,each time I view the site firefox aggree with my codes but IE9 never. Please can you copy this [B]CSS[/B] and past on Notepad as well as this [B]index[/B] below to view it … | |
Today, i'm working with base tag elements and I find base href to be very useful. I'm having a hard time to set a source for an image tag because of the specified link in base href. I tried to set an image that is located from a folder (background-image:url('my … | |
I have a div that the user can edit problem is when I select the div the initial cursor is always the same height as the div??? Also if i enter no text and click on it i have to leave the div and click before I can enter the … | |
Hi everybody, If any of you could help me test my homepage, I would really grateful. This is the 3rd or 4th time I've redesigned it and I keep getting different results on Firefox and Internet Explorer. To get to the point, on my screen (15" 1024*768) using IE the … | |
Hi, I need to develop a customer complaint/feedback tool with two tabs in it for Complaint and Feedback, can anyone suggest me from where i can download a template for this? Thanks | |
hi, please help me to do this. i want to display one panel on top space. and i want one button on that panel to close itself. please help me. thanks in advance Jack | |
I am using css dropdown menu for the first time.. however the dropdowns simply dont seem to work.. please help.. heres the code: .bg {background: url(images/button4.gif);} .menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; } .menu li.top {display:block; float:left; position:relative;} .menu li a.top_link … | |
[B]hello evryone, i need acode that returning my the selected text in iframe (by giving the ID of him) i need that this code will work for FF, IE , SAFARI, GC and the active browsers, thanks allot ! haim .[/B] | |
Hi, I need to make my textarea html compatible... just like a visual editor, where i can embed html tags like <img>, <a href>.... is there any way to do this with html coding ??? | |
Hi, im using dreamweaver and i have a table in which i have an image. When i add another table under the table existing it comes right at the bottom. What should i do to that table so i can move it and place it anywhere around the page. Is … | |
[I]Please I am sorry that I have to ask again this one below, 1st, thought I would like to contribute in solving some problems for people like me too but I haven`t found a thread that I have the knowledge to treat but promise to contribute when found one. [/I] … | |
I did a website for my local humane society ten years ago. It worked, they liked it, and so I haven't changed the design over the years. Now, I've updated my IE from 8 to 9, and the site doesn't work. I've tried removing various components (some old style sheet … | |
Does anyone know how to get rid of gap (seems to be 1px) between a the border of a table cell and the border of a div? I just want the border of the table to collapse into the border of the div. is border-collapse: collapse; the solution? | |
Greetings! I have to change my footer. Let's say I have 10 pages. That means open, cut-n-paste, and close 10 times. Is this how everyone does it? Can I not create something in CSS and only just "call" it from the HTML? Thanks, in advance! < Steve > | |
Dear All, I have page like this using a third party tab. The problem I have emailed them so many time but no reply. Here a sample link [url]http://183.78.169.54/v3/addTab.php[/url]. I would like to create my own any idea how to do it. | |
I am trying to create a footer and facing a problem while doing so... This is my html code: [CODE]<div id="container"> <div id="main"> <div id="terms"> // content </div> // closing terms </div> // closing main <div id="footer"> // content </div> </div> // closing container [/CODE] And css code is [CODE]html, … | |
Right. Im styling my html forms and I have the effects on them exactly like I want. My main problem is that I dont want these effects to take effect on all forms. I have hover over effect on the text input fields. The thing is I have some forms … | |
Hi all - currently whenever I check how pages will look for users of different browsers, I open pages in Explorer, Chrome and Firefox to check everything looks ok for users of these browsers. But I wonder if this is sufficient and maybe if there are other browsers that I … | |
please i want a help to understand that statement: Access node’s DNS record should have CNAME entries equal to the number of protected websites’ domain names. The entry format should have the access-node ID as a sub-domain for each protected website domain name, i.e., “ANnumber.domainP.com”, this is to guarantee compatibility … | |
Hi everyone with this forum family,. Please can anyone help me out, I hqve problem creating my web site, what (tag) code can I use to eliminate deferences between [B]f[/B]irefox and [B]i[/B]nternet explorer, I am bulding a website with (Note pad) and view it with fire for and internet explorer … | |
Hi encountering rendering problems for IE for rounded corners. Rounded corners are rendered through an image. Images attached. We can clearly see in IE the part of below rounded corner appears next to Search caption in image. But in Firefox it renders properly. quick-search.gif is used for getting rounded corners. … | |
Hello world, 1. I am building a website to list universities worldwide by majors and countries. To do that I have a page containing name of countries - say 50 countries. 2. Let's say, from the list you clicked, Australia, it will then take you to a page containing list … | |
I have this idea of a page i want to create but i really don't know how i would implement it . I want to create a page with some pictures and below each picture there would be a check box , i want people to be able to select … | |
Hi, I'm having trouble with this layout (attached image). I need to have images as borders, but I don't want to use multiple backgrounds in CSS3 (small browser support). I tried to make two floating divs, but then I deleted it because I can't set width: 100% - my main … | |
Me...again. I appreciate the help I keep getting. Hopefully, I can reciprocate one day! As you can ascertain from the jpg, I have two (I think) alignment problems. (I thought tables would be the better way to go...) (1) I thought it would be better to have the boxes on … | |
Hi there, i need to move "follow us on:" div tag at the same level like "useful information". and remove the color border around img. any hint??? [url]http://www.bbk.ac.uk/~pjancz01/tma/aboutus.html[/url] thanks. | |
Hi there I created liquid layout website.In Firefox there is no scroll down bar. U can see just part od website. Any idea why? In IE is good. | |
HI .... i want to print the text vertically from bottom to top and left to right and am using the style property is writing-mode:tb-rl fliterv filterh . It shows correct format in IE6 browser but when i see print preview it looks like mirror image like top-bottom and right … | |
I want an div inside div. The code of html is [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" lang="en-US"> <head> <link rel="stylesheet" href="style.css" type="text/css" media="screen"> <title> </title> </head> <body class="body"> <div id="container"> <div id="masthead"> </div> <div id="right-upper-navigation"> </div> <div id="right-navigation"> </div> </div> <div id="footer"> </div> </body> </html> … |
The End.