13,937 Topics

Member Avatar for
Member Avatar for scandalist

I have just recently been getting into the web development scene and I have discovered that just because code works in one browser does not mean it will work in another. I have noticed that my code seems to render just fine in chrome, opera and firefox but somehow IE …

Member Avatar for Netcode
0
123
Member Avatar for WoW Me Web Girl

I brought a website template off line. i don't know if this is a php question or not but it came with a contact form that i have know idea how to edit it. here is the code please help i just want the message to go straight to my …

Member Avatar for WoW Me Web Girl
0
137
Member Avatar for anand01

hi all , I need to display data from database in table format . The thing is, in table horizontal borders should not appear for data rows. Is there any options available. Thanks in advance

Member Avatar for anand01
0
94
Member Avatar for vivek4020

Hi Everybody, I recently did an iOS project. I did the database part only so i couldn't delve much deeper into the project. It basically does something like this. There is a content management server. There is a nice web based UI through which we add/remove content(Product and its details). …

0
70
Member Avatar for scaiferw

I'm trying to create a Google-style bar across the top of my page, but when I hover over the elements, the link text jumps to the top. Can anyone tell me how to keep it on the bottom? My current code is below. [CODE]<html xmlns="[url="http://www.w3.org/1999/xhtml"]http://www.w3.org/1999/xhtml[/url]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" …

Member Avatar for scaiferw
0
166
Member Avatar for Midnite007

I have a full page image map background and in the lower middle a black area that I would like to place a dropdown menu for selecting a page ... anyone have any idea on how I could accomplish this ... I have been designing websites for a while and …

0
41
Member Avatar for djdubuque
Member Avatar for anand01
0
83
Member Avatar for irpoo shah
Member Avatar for anand01
0
24
Member Avatar for jendenisse12

Hey, last night, i used ad-hoc connection. It worked perfectly fine with my other laptop. But today, me and my sister used both laptop. We cant access some website. I tried what was posted here, the CMD. Still some website wont work. Its killing. Anyone help me. Please. Thanks

Member Avatar for jingda
0
163
Member Avatar for Tenni403

I added a background image to my page and it caused the background color for my content to disappear. What is the problem?

Member Avatar for Tenni403
0
208
Member Avatar for tiggsy

Has anyone any idea how I stop chrome from displaying perfectly valid links with a line through them. It looks as if they are broken, but if you click on them, they are fine. I've tried specifying [CODE]text-decoration: none[/CODE], but it still happens. I don't even use this attribute (line-through) …

Member Avatar for trelli
0
142
Member Avatar for karthik_ppts
Member Avatar for KPheasey

Hello, I have the following page: [URL="http://k-fez.com/example.html"]http://k-fez.com/example.html[/URL] If you mouseover an image, it doubles the size of the image and centers it. However, it displaces the rest of the images. I would like it to just overlay ontop of the other images instead of re-sizing the row/column. Also, I would …

Member Avatar for dineshv
0
124
Member Avatar for iamthesgt

I have a CSS-styled HTML drop-down menu that I want common across all web pages. Right now, I have the HTML coding in each file, but the CSS link is broken in subdirectories so the stlying does not work. How can I get the CSS to be linked properly and …

Member Avatar for iamthesgt
0
196
Member Avatar for hiyatran

I would like to have multiple id and all using hover link for all #test1, #test2, #test3, #test4 a:hover{ color:#0F0; } this doesn't work. NOT sure why?? thanks

Member Avatar for Dandello
0
79
Member Avatar for tungnk1993

I encountered a css font specified like this : [CODE]font: 81.25%/1 arial,helvetica,sans-serif[/CODE] I want to know what "81.25%/1" means . Thanks :)

Member Avatar for Lightninghawk
0
71
Member Avatar for ann345

We are looking for a way to embed a form on our site without having to engineer it from scratch. Does anyone know of any third party solutions? We want to create a user sign-up form (just name, email and a message form). Any suggestions will help! Ideally we could …

Member Avatar for MagicMedia
0
178
Member Avatar for bwaltz

I have a mobile site that the user gets automatically redirected to if they are trying to access the full site from a mobile device. I need them to be able to access the full site too, if they prefer. I have set a cookie in my htaccess file. What …

0
96
Member Avatar for seblake

Hello! Me, again... Just did the includes in my html...which is now shtml. (I'm learning...) I realized that I needed to REDIRECT the html queries to the appropriate shtml files. Here is my .htaccess file: [code] # This file is placed in the ShoBag root directory <Files *> Header set …

Member Avatar for seblake
0
140
Member Avatar for Behseini

Hi, I need to locate a map canvas inside some divs but when ever I locate the "map_canvas" inside the other div the map disappears! I tried to fix the issue by indexing the divs but it didn't go through! Can you please take a look at following link and …

0
56
Member Avatar for mathewmoozh

Hi, Iam a web developer and i wish to integrate the yahoo and bing maps in a site.i would like to use the get directions facility to be worked there.I have integrated the google maps for getting directions.i got correctly,but the yahoo and the bing doesnt works.Any help is appreciated.I …

Member Avatar for pritaeas
0
159
Member Avatar for AlvinMedia

Hi, I'm trying to vertically align the navigation text with the navigation icon/image. I've tried different methods and it's just not working out. Here is the css and the html. [CODE]<head> <title>Navigation</title> <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'> <style type="text/css"> <!-- #navbar ul { margin: 0; list-style-type: none; float: right; vertical-align: middle; …

0
61
Member Avatar for happygeek

[ATTACH=RIGHT]21961[/ATTACH]OK, so Apple has successfully [URL="http://www.daniweb.com/hardware-and-software/netbooks-tablets-and-mobile-devices/news/376700/1621471"]persuaded a German court to ban the sale of the Galaxy Tab Android tablet[/URL] on the grounds that Samsung has copied the design of the iPad. The legalities of which revolve around [URL="http://www.scribd.com/doc/61944044/Community-Design-000181607-0001"]certificate of registration number 000181607[/URL] in the Community Designs Register that protects the …

Member Avatar for Hakoo
1
2K
Member Avatar for .:.wolvie.:.
Member Avatar for jangirke
0
315
Member Avatar for Virangya

hi.. i used this code to display a clock. [CODE]<script type="text/javascript"> var int=self.setInterval("clock()",1000); function clock() { var d=new Date(); var t=d.toLocaleTimeString(); document.getElementById("apDiv1").innerHTML=t; } </script>[/CODE] in firefox it displays like this 7:25:00 PM and in Chrome 19:25:39 i want to show a similar clock as in firefox in Chrome. How can …

Member Avatar for Taywin
0
370
Member Avatar for jatinrawal

Hii Members!! Greetings Thanks for your kind perusal for reading my problem and further finding a nice solution to it. I am a newbie in making websites, i have learned designing of webpages, i have made a form but the problem i am facing is how to direct that form …

Member Avatar for drjohn
0
75
Member Avatar for czr

Hello I've been researching this most of the day with no luck, hopefully someone here can provide some insight. I should preface this by saying that although I am an experience Developer this is my 1st time using Web. My issue, I am designing an Internal Product Maintenance application for …

Member Avatar for Dandello
0
74
Member Avatar for Anuradha Mandal

I am new to web development.Can anyone say how to start it?I mean that how can I start this cource? Please help.

Member Avatar for buburuzza
0
95
Member Avatar for cb153

I am very new to Dreamweaver and Horizontal Spry Drop down Menu Bar and I am having trouble getting them to work. The browser displays the background gif for the menu items but I cant get the text to display. And the hover/drop down menu doesn't work. I have no …

0
133
Member Avatar for tcepser

Hello. Bit of a random question here. I have been given a task to do in work. It's basically about 8 Excel sheets that contain similar scenarios like this - [url]http://i.imgur.com/YohHE.png[/url] I have decided that as it's getting sent out to all the stores in the company that CD would …

Member Avatar for KingGold171
0
102

The End.