10,643 Topics
| |
hello to all, what is the tag for inline frame? | |
| So I'm using a lightbox JS program and I'm trying to alter the CSS to fix an issue. The lightbox opens in the middle of the page, no matter what. I'm trying to get it to open over where the link was clicked instead of the middle of the page … |
I am working on a responsive web design. For some resolutions like below 800px across, I hide a whole div with syntax such as: @media only (max-width : 800px) { div.well._menu { display: none; } } How do I bring the div back to its default if the display property … | |
I'd like to create a textarea such that when one textarea is complete, another identically-sized text area magically appears and floats to the right. The new "spill over" text would now be here. Another way to explain what I'm looking for is this: Open up MS Word, and view the … | |
Hi , I am trying to send news letter through outlook express with html from my website as follows : I have a news letter icon in my website ,When I click , it will open outlook express with html (news letter) and just fill up the email id and … | |
I am designing a website with the width of 1085px now I am facing a problem every time on full width menu it works fine on Mozilla but when i use chrome and in opera the same menu's width is making it too large i am attaching a picture here … | |
I've been writing a technical book, but after Chapter 1 I realised that it would be more useful to people as a searchable online resource. I imagine that the customer subscribes and can then search the content for solutions. So my question is how do I protect online content and … | |
Hi. I have some css that needs to go into a large amount of websites. It generally contains very simple like all new elements with very unique names that will not be matched by anything these websites currently contain. The problem I am having is that some of these sites … | |
Hi all, I created a blank or empty html file, is there a way the <html> and <head> tags cannot be detected by firebug(note: in view source, it is empty)? | |
2 Divs are not showing when I upload to a server, but they show ok on my localhost(wampp). Can anyone offer assistance on why this may be? The divs in question are'footer' and 'poster' html <body> <div class="wrapper"> <?php include '../inc/header.php';?> <div id="info"> <div id="what"> <span class="h1">WHAT IS IT?</span> </div> … | |
Is there any way to send an e-mail in html and not using php in it ? | |
I am having a challenge with the spacing of breadcrumbs items in IE8. The attached pics show how the area displays in browsers. Those shots are from a brand new fresh install of Joomla 3. ![65b575f43580aac9921698a85dc658f8](/attachments/small/3/65b575f43580aac9921698a85dc658f8.png "align-left") This is how they appear in IE 8. Notice the wrap of how … | |
Hello everyone, having some CSS related problem for layout issues. firstly see this screenshot: http://i.stack.imgur.com/nmw69.png Here i have used css like this: .description{font-weight:italic;} .image{float:right;} but what i want to do is to display `description` in the middle. Like this: http://i.stack.imgur.com/aX2B1.png can you tell me the css,, to postion `description` class … | |
Hi all, I'm new to this forum. I was wondering if anyone can point me in the right direction to making my companies website fit screen resolutions of all sizes? tried changing a few things to percentages but it doesn't seem to make a different. The problem is that down … | |
hi i would like to know how people make the litle blue bar at the top of the mojomarketplace site that someone can exit if they dont want it ? | |
Hello Now all the forms that i have made are like this <form .... action="pagenamecheck.jsp"> ... </form> So when someone send the form from the page 'pagename.jsp' i go to the 'pagenamecheck.jsp' and i do there the check and if there is something wrong i have to recreate all the … | |
Hi Everyone, I'm new to Web design and i wanted to ask you for some advice on how to start to develop an online bussines. I know HTML and CSS but i think i might be outdated. Please, ANY pointers would be awesome!! Thanks! Renato | |
Dear friends, I am interested in creating a tree structure like the image attacched using jquery and json data. datasets: [{'name':'xxx', position:'left','parent': 0}, {'name':'yyy', position:'left','parent': 1}, {'name':'yyy', position:'middle','parent': 1}, {'name':'yyy', position:'right','parent': 1}, {'name':'yyy', position:'left','parent': 2}, {'name':'yyy', position:'right','parent': 2}, {'name':'yyy', position:'left','parent': 3}] Where, name - specifies name of the node parent … | |
| Hi, I'm making a quick site and all the content is on one page, and I'm using a small menu with anchor links to make navigating to a certain part faster for the end user. I have two anchor links that work fine (About Me, My Projects) but the "Contact … |
I have an image set as my background, which fades from blue to white and I'm just wondering if anyone knows how I can vertically repeat the image, but make the second one upside-down? | |
how to export text or any input that a user enters in an input field to a specific file say .txt file on the server. I want to try this on my laptop first. | |
what is difference b/w web development & web designing.In which we have better scope or income? | |
Hi guys, I was wondering whether it is alwasy true that a button needs to be inside a form tag? Is that necessary all the time? > The W3C say that The FORM element acts as a container for controls so kind of yes really, but I 'd like to … | |
i'm new to web designing. i'm planning to create the website which will store user information in oracle database. my questing is is it possible to connect oracle 10g to web page(form)? need tips.. | |
I am trying to debug some CSS in IE8 and the item I need to look at involes either hover or focus. The CSS has to be edited in IE8 for it is filters for IE browsers to achieve gradients. These filters are not showing in Firebug under FF or … | |
Hello I would like to write to a database a message that might be in greek. How i can do this? the form that i have is: <form accept-charset='UTF-8' action="addcommentcheck.jsp" method="post" id="addcommentid"> .... </form> and the database is utf8_unicode_ci for the name that could be in greek. How i can … | |
Lately I've become somewhat obsessed with page speed optimization and I wanted to find out can CMS caching mechanism (For example Joomla cache), Gzip compression and Cloudflare work all together in perfect harmony? I understand how each system works by itself (more or less), but I don't understand would they … | |
I have the following css style for a div #central_content { float:left; width:697px; margin:-5px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative; } Everything displays perfectly on 100% zoom in Google chrome. When i zoom out the contents within this div get messed up, aligning themselves to the left of … | |
body { margin: 0px; padding: 0px; } .clear { clear: both; } #menu { position: absolute; left: 50%; bottom: 85.125%; z-index: 100; height: 100px; margin-top: -200px; width: 300px; margin-left: -150px; } .kroppen { font-family: serif; position: absolute; left: 50%; width: 865px; margin-top: 197px; margin-left: -450px; padding: 25px; color: #000; /*margin-left: … | |
I've been trying to get the visitor IP address (and host if possible) put into a hidden field to submit with a contact form. The site is hosted on godaddy so the submission form is gdform.php. I haven't had much luck tinkering with their php file, so I'd rather place … |
The End.