10,650 Topics

Member Avatar for
Member Avatar for aswekown

Hi, I am new to html and I am reading the html and the css code of the website: http://www.quarryequipments.com/ I notice that if I make the browser size small, the li element in the navigation will not float left, how do I make it out? thanks.

Member Avatar for aswekown
0
128
Member Avatar for maxim dilo

<div class="playerBlock"> <div class="title fontFaceClass"> </div> <div class="playerArrow"> </div> <div class="player"> <div class="lightDiv"><iframe src="http://canli.kanald.com.tr/dp1.html" border="0" frameborder="0" scrolling="no" width="500" height="315"></iframe></div> </div> <div class="infoBTNArea"> <ul class="buttons"> `

Member Avatar for Dani
0
169
Member Avatar for suavedesign

I am trying to align some text vertically with an image next to it, as in: [http://204.10.65.195/get_involved.php](http://204.10.65.195/get_involved.php) On the bottom half of the page, you can see that I have a bunch of images, each one with some text next to it. I want the text to appear in the …

Member Avatar for flashhtml5
0
312
Member Avatar for <M/>

I am trying to make a multi level accordion menu out of my code... I have successfully created a single level accordion but i can't add a second or third level to it. Here is what i got: css: body { margin: 0; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: …

Member Avatar for <M/>
0
133
Member Avatar for Julia25

I'm almost done experimenting on how make the slideshow background clickable http://www.gracetous.org/test/ but I was hoping the mega menu dropdown will show up without adjusting the height since its responsive, is there any hope to this?

Member Avatar for Julia25
0
176
Member Avatar for Tunnleram

I can't seem to find the answer, but I'm sure it's simple. I have a select drop down in a form and when I select it, it will start at the very last value instead of the top. How can I change this to start at the top instead or …

Member Avatar for Tunnleram
0
225
Member Avatar for easypro

I have a custom install of TinyMCE with multiple editable areas. when an area (div) is clicked, it becomes an active editable area (tinyMCE iframe). Everything works perfectly exept for in IE10 when I click on a div to make it editable, the page jumps up. I'm not sure if …

Member Avatar for LastMitch
0
149
Member Avatar for infamous.jawad

I am downloading Joomla 2.5 essential training for the tutorial of web design. what do you guys think will it be good enough? I am downloading it via torrent from lynda.com.

Member Avatar for LastMitch
0
114
Member Avatar for vanessa001
Member Avatar for LastMitch
0
73
Member Avatar for Peter M.

I have a INDEX.html and some <DIV>'s that are populated with external HTML-files using jQuery LOAD() Some of the external HTML's also contains Javascripts. Seperately these external HTML's all perform well, when displayed in the DIV the script won't run. There should be a solution to this but I cannot …

Member Avatar for stbuchok
0
227
Member Avatar for davy_yg

Hello, I am trying to create a navigation system like this: [Plan](http://www.innovation.web.id/Indonusa-gateway-menu.jpg) [Actual](http://www.innovation.web.id/Indonusa%20Nav%20Actual.jpg) How to create navigation like the design plan ? Now, what I have is like the actual (the website still in the localhost) navigation.php <link href= "css/nav.css" rel="stylesheet" type="text/css" media="screen"> <div id="navigation"> <div id="logo"><img src="images/logo2.png" width="160" height="60"></div> …

Member Avatar for davy_yg
0
126
Member Avatar for frefre.ewfewf

Hey guys, I just bought the social traffic pop and tried to install it to my website. This worked at first as you can see here: http://freegamehacks.nu/moviestarplanet/index2.html However now I tried to implement it to my new website it wouldn't work... This is my new link: http://freegamehacks.nu/moviestarplanet/1.html Anyone knows why? …

Member Avatar for JorgeM
0
70
Member Avatar for ZAINUKHALID

Can any one help me how I can put live vedio streaming on my website that I made from wordpress Please

Member Avatar for bradly.spicer
0
57
Member Avatar for SirMahlon

i get this code on all my pages.don't know why.NY HELP PLEASE var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();

Member Avatar for prixat
-1
172
Member Avatar for Monica_1

Im working with dreamweaver, coded in php On one of my pages, i'm trying to add 2 different print buttons each one printing a differrent portion of the webpage. For example, one print button is printing the first paragraph and the other print button is printting the second paragraph. I …

Member Avatar for pritaeas
0
264
Member Avatar for suavedesign

I have a page on my website that has three columns of images. I want to use responsive web design to resize it, so that when the screen gets smaller, it becomes two columns, and when it gets even smaller, the design should become 1 column. I want to use …

Member Avatar for pritaeas
0
134
Member Avatar for durgesh1

hello friend i want to make two combobox in html for state and city and i want when stat is selected from first combobox then corrosponding city name must set automatically in seconed combobox

Member Avatar for pritaeas
0
70
Member Avatar for Magic8Computing

Hi, We have a intranet with thousands of excel spreadsheets, we have set all the browsers so they open any excel spreadsheet in excel itself not within the browser which is how we wanted it all, unfortunately someone has now developed a spreadsheet they would like to open in the …

Member Avatar for patk570
0
116
Member Avatar for MasterHacker110

I am trying to make my webpage's content start about 10cm (3.93 inches) from both sides with a border around them. The border thing I have under controll. It is just the content spacing on the sides. This link: [Click Here](http://www.w3schools.com/css/css_table.asp) has what I want but I dont know I …

Member Avatar for MasterHacker110
0
137
Member Avatar for EmilyJohnson

Hello Everyone, I want to integrate google flags with my website, which translate languages on click event on same page. How-ever I successfully integrated google translate with dropdown option but want to integrate google flag translations on my website. Any type of help is appreciated. Thanks In Advance.

Member Avatar for EmilyJohnson
0
432
Member Avatar for saucy6969

I am working on my latest project for a friend using a template and was wondering how to make the contact form work which had the coding already there. I have never used a contact form before and was just wondering what I need to do to make it functionable. …

Member Avatar for saucy6969
0
215
Member Avatar for saucy6969

Hi there I am working on my sister's website and she wants to start a video blog. She wants her youtube videos to be automatically posted on her website (just the newest one needs to be shown). Anyone have any code that might help with that?? Looked via google and …

Member Avatar for saucy6969
1
228
Member Avatar for hapiscrap

I get 2 errors involving body and html saying I may have neglected to close an element? Line 5 column 146. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Joe Gas</title> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <link rel="stylesheet" type="text/css" href="css/screen.css" media="screen" /> </head> <body> <div id="wrapper"/> …

Member Avatar for hapiscrap
-1
193
Member Avatar for Daphumlest

I have a program where the user enters a sentence and the input is compared against an array when the user clicks the submit button the function "checkSentence() should be called but this does not happen. would really appreciate it if someone told me what's wrong wth my code <script …

Member Avatar for JorgeM
0
1K
Member Avatar for Ahmed.C

Hey.. I've been working on this small project and i just thought if i can get you guys to give some opinons on the design of my program? what can I improve, what should I do to fix etc... Here's the design : http://puu.sh/4a04g.png Thanks!

0
227
Member Avatar for HIP13044B

I'm designing a project website using ConTEXT, some of my borders, division and other elements are completely out of their places. I tried outputting it to different computers with different size of monitors and of course with different resolutions. I'm no expert when it comes to this but how can …

Member Avatar for Everyauction
0
439
Member Avatar for christin_1

so if you go to my webiste here http://theirondoor.x10.bz/V2/Index.html you will notice under my Footer there is a big black section how to i get rid of that because its not in y html and i was wondering it might be in the css plz could someone look plz ;] …

Member Avatar for jrewing
0
186
Member Avatar for marietta_kan

hi guys, I want to install wordpress on my pc ( i have windows 7), but it says that it is already installed, even though it's the first time I try to install it. I reach to the point that it asks the password for the wordpress for the site …

Member Avatar for AARTI SHRIVAS
0
162
Member Avatar for patk570

Besides Wordpress and Joomla, are there any other free CRM or CRM like sites out there? I am looking to get away from Joomla and I am not a big fan of Wordpress anymore. Was wondering if yall knew of any others out there?

Member Avatar for patk570
0
209
Member Avatar for xxmp

Hello, When in my page an e-mail to contact is sending it take some time. How i can put the bar that informing the user that the e-mail is sending and when the message is send to do another animation and then redirect to another page. I hope you unterstand …

Member Avatar for paulkd
0
130

The End.