13,937 Topics
![]() | |
Hello, Im trying to create a webpage for my home server (custom Admin Panel). I have on the top a menu bar and at the bottom an iframe. clicking a button on the menu, the iframe triggers and it loads the the prefered website. I managed to load http website … | |
For unknown reasons my css is not applying in IE8, works fine in FF, Chrome. WHat can be the reasons? | |
Is there some standard trick to styling labels and checkboxes so they appear consistently in all browsers? The attatched pic with the label obscured by overlapping checkbox is what I get with Chrome and Safari for Windows. The other attatched pic is what I see in Firefox, IE and Opera. … ![]() | |
I've seen sites like squarespace but was hoping for a template specific to political campaigns. | |
![]() | Hey guys, Today I came across a **Beautiful** Webpage! Well atleast I consider it to be. I hope most of you might have heard of Ed-Vantage programme by Microsoft; this website is for students from India. http://www.microsoft.com/india/edvantage/student/default.aspx Please take a look at it. You will see the **pictures in the … |
Hi! So I was just informed of the EU cookie laws, the only thing I understand so far is that you should inform the user of use of cookies in their browser. I'm still very confused on who and when you need to follow this. I live in the United … ![]() | |
I'm bulding a Web page using AP Divs and I was able to make it center in the middel of the screen. My problem is to make the page scale to diferent sckreen resolutions. I know thag I need to change px in to %, but every time I try … | |
Hi, would anyone know what this type of html page function is call? I seen two that I really like but can't look up the info without knowing what it is. It is like a slide show but this one one the user can control with the arrow key back … | |
Not sure which one to choose – Dreamweaver or Visual studio? Want to know whose market position is stronger and which is more effective? Read this article to make an informed decision. Introduction Everyone wants the best available tool to get their jobs done, especially when it comes to Web … | |
Hy All I have a website, and i just got a new script platform for it. I start to test the site when i notied the site is not fully working when i use internet explorer. Its seems like internet explorer didnt want to load pictures or other details and … | |
Hello, anyone can help me with centering the text content attached below so that it centers in height as well in the container div? The css for the div is below: div.level-1-menus { background: url("background_menu.png") no-repeat scroll 0 0 transparent; display: table-cell; float: left; height: 45px; text-align: center; vertical-align: middle; … | |
Hi, I've been doing some searching looking for a way to preview web pages in WebKit, Trident and Gecko without having to have the different browsers installed locally and keep them updated, I'm unable to find anything ? | |
![]() | I'm using the app mediabox which lets me create iframe lightboxes. I don't want horizontal scroll on the iframe, just vertical. The issue is I have NO idea how to add a new class in the CSS of the program to achieve this. Here is the css. #mbOverlay { position: … ![]() |
I'm sure this will be very simple for someone to figure out, I have a template form a company called cvent, we are using them as our registration payment solution. I have been trying to get their template to suit our site but I am falling short with aligning the … | |
Chaps I have an interesting and odd problem. Today I had the brilliant(??) idea of using google chart https://google-developers.appspot.com/chart/interactive/docs/gallery/linechart#Loading for a site I am building. It is all nice and dandy till I placed the graph inside a hidden container, planning to add some jquery and slide the graph down … | |
Hello, is it do-able to write something like the below in a css file if I want to apply different styles based on the browser loading the css file? Currently I have a website which is rendered correctly in FF and Chrome, but nor in IE 8 (and prev. versions), … | |
Hi the following is my code:- <div style="height:50px;background:#F75D59;"> <div style="position:relative;font:bold 20px arial;color:white;float:left;left:50px">GOOGLE </div> <div style="position:relative;float:left;left:200px;"> <input type="text";text size="50px"> <input type="button" title="search"> </div> <div style="position:relative;float:left;left:500px;color:white"> mythili mydhili </div> <div style="position:relative;float:left;left:500px;"> <input type="button" color="#ff0000"value="1"> <input type="button" button size="10px" value="+share"> <img src="a.png"height="20px";width="20px"> </div> </div> The problem with the above code is when the … | |
var flashyshow=new woo_target({ wrapperid: "woo_id_joomla_", wrapperclass: "woo_class_joomla_", imagearray: <here my problem Comes> this code Inside javascript tags...! my problem is? i want to put some jpgs or png photoes into this image array to display as a slide show?? i Tried it many ways and still its not wrking please … | |
The line appears as a red line in google chrome for the below tag: <hr width="1052" style="border: 1px solid #990000" color="#990000" size="1"> However when I view in IE it appears as a box with white filling but red border line. Did I miss something? Your help is kindly appreciated. Thank … | |
Currently am running a website. Its good for SEO, currently i added few self written widgets to retreive data using AJAX. I needs to make those AJAX widgets SEO friendly. Give some suggestions.. Thanks in advance.. ![]() | |
I understand that the HTML 5 spellcheck attribute works on any input, textareas, and editable divs. I want to get spellcheck to work with our wysiwyg editor, which uses a non-editable div with a hidden input field (for backwards compatability). Is there any trick to get the spellcheck attribute to … | |
Hi the following is my code:- <div style="height:200px;border: 2px solid red"> This is my book.<br>I am so happy. </div> I have to vertically align the text in center of the div. I will have multiple lines of text. Can anyone help me solve this? | |
Guys, I am facing a major issue with my html template. On my PC the links are working fine but when i viewed the website on my mobile, the links are not working at all. Here is the [URL](http://unikorndesigns.com/ashish) Thanks in advance. | |
I want to create different size of canvas in html5, but I have some confusion in making canvas. Any ideas or resouce link you have, please share | |
Hi everyone. I'm building an applicaiton but want to use HTML to create a gui.. Obviously I'll need to create the gui with CSS and maybe some javascript,, not sure yet but as far as I know I'm limited to building and viewing it in a web browser such as … | |
Is HXTML a library of HTML? Do I include an 'XHTML' include file to use XHTML? I'm just wondering how I use it. Thanks | |
Hello, I don't know if this is the proper area to post this, but there doesn't seem to be an email coding section. Anyone who codes html emails is aware of the problems in making the message appear consistent in all possible email clients, browsers, etc., so I code to … | |
Dear :D I would like to ask? what is the relationship a database with WEB? and what it does later when the database has been completed made? because I am still confused, it causes too many kinds of languages, and applications for building design for WEB beg for his review … | |
Hey guys, My CSS external file is not working in the page even i placed it correctly?? Plz Give Me a help | |
Hello, I have used the css background-size: cover, where it works well on Firefox and IE9, however, on IE8 it is not using this css at all, anyone can help me find a way to make it compatible on IE8 (and previous versions if possible) as well? |
The End.