10,643 Topics

Member Avatar for
Member Avatar for kit007

Hi i need help if theres something in css codes that make the text float to the top.. tnx.

Member Avatar for Sadao
0
127
Member Avatar for livefortech

i need help in HTML and CSS.... i want text in left side of slide and forum on rite side of slide..... when i made a forum on rite side. slide just down :( i attach css and html file plz help

Member Avatar for hericles
0
116
Member Avatar for jcomputing
Member Avatar for edhardt

Hello all, I have a simple html/css based drop down menu. It works fine in Chrome, however it doesn't work at all in IE 8. Does anyone have a fix for this? The link to the site is: http://cecvp.net.s41035.gridserver.com/ Thanks for anyone who helps me out!

Member Avatar for drjohn
0
203
Member Avatar for Albert Pinto

Hi People......... I've got some weird issue.... I have 2 sliders... one is a timeline...with previous and next links... when I click next link the new contents gets displayed and the older content gets slided to left... Another slider is having a set of images which just slide... when I …

Member Avatar for Albert Pinto
0
111
Member Avatar for sciwizeh

Hello all, been a while since I've asked a question. I'm working on a project just to practice and for fun and I've run into a snag. I'm working on a painting type program and I'm trying to get a generic Buffer class for the images so I can use …

Member Avatar for sciwizeh
0
2K
Member Avatar for benkyma

I'm building a javascript application that uses CSS transitions to fade the content container before swapping out the content and fading back in. It appears that Chrome waits for about half a second before beginning the transition. It usually then completes the transition really quickly and jerkily. In all other …

Member Avatar for diafol
0
192
Member Avatar for prithwi

pls send me the html code of flash player object. how i can use various images in a flash player?

Member Avatar for rasha00
0
169
Member Avatar for suley04

Hi to everyone, Thanks for reading this, first of all. Now, I am currently working on a website for a company. They have an eBay store and they would like to make their listings appear the same as they do on their website, and came to me because I know …

Member Avatar for suley04
0
319
Member Avatar for johnwords

Hello Everyone, I need little help for determining which one is better CMS ? Joomla or wordpress

Member Avatar for suni123
0
256
Member Avatar for tendaishava

i am looking for information source on an algorithm for parametric surfaces design in 3d. i just need advice on how to go about it. the language used for the algorithm is not a matter but rather the idea on how the algorithm is to be is of paramount importance. …

Member Avatar for mike_2000_17
0
277
Member Avatar for lovablefool

Hi, Can anyone say me how to create 3D shapes (Rectangles, circles etc.) in POWERPOINT using the Auto Shape tool? Does it require any other tools to do this? If so plz mention the name. Thanks in advance Lovablefool

Member Avatar for racksjackson
1
611
Member Avatar for stanley87

Hi,guys.Is that anyway to make sure the table inside a div is auto resize and 100% same as the width and height of the parent div when we resize the windows size by using css and html only?i am using height 100% and weight 100% for the table and the …

Member Avatar for designershiv
0
120
Member Avatar for kimmi_baby

Hi, I'm having issues with the current page I'm working on. It works fine in IE, Chrome and Safari but not so much in Firefox. The problem I'm having is that the slideshow is positioned all the way off the screen (towards the right). It's supposed to be straight below …

Member Avatar for buddylee17
0
229
Member Avatar for jcomputing

Does anyone know how a can blend a menu bar button in to the same colour as the drop down menu. removing bottom border of the button and the top part of the menu where the button and the menu join together wehn button is hovered or selected.

0
86
Member Avatar for jcomputing

Can anyone tell me how to make a menu like this site www.sky.com

0
62
Member Avatar for jcomputing

Can someone tell how to have a button chnage colour on selection. and change back once another link is selected. I have tried using ::selection selector in css (but this is not compatible in ie) Thanks Jonathan

Member Avatar for jcomputing
0
72
Member Avatar for navi17
Member Avatar for robertburns155
0
270
Member Avatar for Thermalnuke

hey guys trying something new using script here is what i got i have a button and i want it to do is go to another html page i have created. here is what i got. i have set up in script. <html> <body> <script type="text/javascript"> function getSite() [ ] …

Member Avatar for Thermalnuke
0
75
Member Avatar for DaveTheSinger

Firefox, Chrome and Safari wont implement the CSS doc for my website. I am self taught and sometimes lose the meaning of what people write as I only have a partial grasp of all the abreviations, letters & numbers used in these posts. I have checked the coding of my …

Member Avatar for JorgeM
0
274
Member Avatar for Thermalnuke

hey gues just practicing some HTML im haveing a problem with my code and it wont center. its the <h1> code i have 2 images on either side of the text(text is in between the jpg images) how can i move it over here is my code for it: <html> …

Member Avatar for JorgeM
0
137
Member Avatar for shanna62

Hi, I am following the Head First book on PHP/MySQL and ran into a question on setting up folders for uploading images to the web to be used in a database application. The book states, "Use an FTP program to access the file system of your web site and create …

Member Avatar for shanna62
0
235
Member Avatar for Bidea

**Hello cool peoples**, so I couldn't figure out if images could be added in the post therefore follow the prescribed link at the end of this post. Problem: I do not know how to create whats going on in the pictures. I try not to use terms to define what's …

Member Avatar for Bidea
0
151
Member Avatar for hermann87

Hi, I am having trouble with the layout of a website I'm making. I'm not very good with CSS. So the trouble I'm having is that I want to have a horizontal menu bar that I want to center in my website. This menu can have dropdown children. The implementation …

Member Avatar for manzoor.ilahi77
0
94
Member Avatar for jcomputing

I am new to web design and development. I saw a mega menu on this site www.rackspace.co.uk. and love it after days of trying to develop it and lots of research I still can't get me head round how to do it. Does anyone have ideas for all your help …

Member Avatar for gotboots
0
202
Member Avatar for JustinsAngel25
Member Avatar for DAlexNagy

Hi all! I am looking for some advice on how to best design C++ programs that read, write, and update data in MySQL databases. I have completed a system that successfully does this but I'm not sure if I designed it the right way to take advantage of OOP principles …

0
122
Member Avatar for tychyaa

I have a state map, and need to make it so that if the viewer rolls over different areas of the map (hotspots), it will make text appear in a div next to it. I know how to make rollover images appear that way, but is there a way to …

Member Avatar for Sahil89
0
96
Member Avatar for bigsand

This site runs on a Modx CMS which is about 5 years old. How easy is it to ugrade to the latest version of Modx, tweak the template and make it more compatible for tablets and smartphones? Is it worth sticking with Modx or can you suggest an improvement? http://bit.ly/aVeG1t

Member Avatar for RossCode
0
119
Member Avatar for Albert Pinto

Hi People.... I've got some issues with the front-end. Everything works fine in chrome and firefox, issue is with IE8 What I wanted was help in conditional statements for IE..... Is there any possible way to display 2 different contents in a page for IE and other browsers. I mean …

Member Avatar for Albert Pinto
0
91

The End.