6,557 Topics

Member Avatar for
Member Avatar for lionaneesh

[U]Hey Guyz ....This is Aneesh I am new to javascript... and I needed a Sliding Javascript Dropdown Box ....[/U][B] I got many links on the web but with no explanation...[/B] [B][I][U]What I need:-[/U][/I][/B] I need some links with Sliding Javascript Dropdown Box source and explanation... Thanking You... Aneesh Dogra

Member Avatar for Graphix
0
148
Member Avatar for humaza

I am design a website using html/css and i have a problem that when i click other pages which are linked with main page the whole page moves slightly towards right. is any body help me. if you don't understand then i will send you whole code. thanks

Member Avatar for almostbob
0
223
Member Avatar for EricFlamm

OK - I'm struggling with the same sort of positioning issue as discussed in numerous other posts. Here's the page I'm dealing with: [URL="http://fiftyeightadvertising.com/bio.html"]http://fiftyeightadvertising.com/bio.html[/URL] The design is a mixture of tables and divs, because I picked it up after the original deployment. I really don't like the background shape, but …

Member Avatar for JRM
0
236
Member Avatar for tinanewtonart

Hello everyone, I am a semi-amateur web designer/programmer, however I am confused with the designing/coding of tumblr blogs, could someone help me code it. I want a two column design, one side for content with a header, the width of the content/ header will be 500px There will be a …

0
123
Member Avatar for drfarzad

I'm using css menu in top of my page and i see menu is behind the image slider on IE but it working fine with firefox . also my menu and footer text aligen is left on firefox but it's middle and top on IE . and i want in …

Member Avatar for macgurl70
0
75
Member Avatar for george61

As kind a newbie I have a simple question. Having a textfield with background-color and border I want to give opacity value only to the background and not to the border: [CODE]#textfield { background-color:#2875DE; border:2px solid #2cb823; } #textfield.background-color { filter:alpha(opacity=60); }[/CODE] This obviously won't work and any ideas of …

Member Avatar for $urya
0
79
Member Avatar for dan_t

Hi guys, Got a little question here. I have a box with rounded corners, I cheated and used a white backgroud, but without the white background and doing different colors, you can see where my corners are but it still has a square appearance. I can't seem to separate the …

Member Avatar for drjohn
0
131
Member Avatar for UzuNarU

Hi everyone. I am trying to figure out if it's possible to write a PHP or JavaScript that changes the background image every time the browser refresh button (or F5) is pressed. I haven't seen it done this way, however I have seen it done for banners and other images. …

Member Avatar for UzuNarU
0
205
Member Avatar for gubbasrikanth

Hi, I have getting one problem when change the background image on mouse over in vertical navigation I am attaching the ZIP file(lightning-surge-protection-grounding-systems file), when i was take mouse over on the link "Lightning Protection", Background images showing not properly. Pls fix it

Member Avatar for $urya
0
95
Member Avatar for kooia

Hi everyone, I want to make a page with a table. It has three TD's: 120px, fluid ([code=css]min-width:500; max-width:700px; /*This is for the fluid TD*/[/code]), 120px. How am I supposed to write the table? Would [code=html]<table width="100%"></table><!--or--><table width="all"></table>[/code] work? Or does anyone have an idea of how I should do …

Member Avatar for kooia
0
146
Member Avatar for Bordeaux0113

Ok so I am building a template using JavaScript/HTML and it includes radio buttons, textfields, and dropboxes. I am trying to have a user enter input and then when they submit, to have this information exported into an excel document. I do not know how to do this, or what …

0
69
Member Avatar for xuexue

hi guys,.need help.. want to have a simple bar graph in html/php that should display the basic legends, -x and y data -graph title -x and y ranges.. please help..tnx in advance ^^

Member Avatar for pritaeas
0
59
Member Avatar for jens86

I have problem with my mini blog since 2 days until now [URL="http://blog.soccerass.com/"]http://blog.soccerass.com/[/URL] Here the latest error log --> [B][Tue Aug 03 03:51:43 2010] [crit] [client 87.250.254.243] (13)Permission denied: /home/socc*****/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable [/B] I have 2 domains called soccerpropick.com and soccerass.com both …

Member Avatar for jens86
0
163
Member Avatar for nicholaslee21

Can someone look at this and tell my why it's not working like it should? It gets the data from the database fine, just wont post to search.php [CODE]<?php //connect to your database ** EDIT REQUIRED HERE ** mysql_connect("localhost","root",""); //(host, username, password) //specify database ** EDIT REQUIRED HERE ** mysql_select_db("test1") …

Member Avatar for nicholaslee21
0
165
Member Avatar for Farree123

I am trying to Add rows to my table through DOM. I have two drop downs and one text field in one row. One drop down is populated from database and when the second drop down is populated through Ajax. As far as one row is concerned it is doing …

0
68
Member Avatar for ApocDen

for this to work you need to add some text boxes and name them accordingly, make sure when you add a text box add [CODE]$_POST["new_text field"] = $new_text field;[/CODE] etc etc. html coding can be used within the html tags only.

Member Avatar for metalix
0
227
Member Avatar for mybluehair

I'm making a form for admins on my site to submit new videos. the form page has several text boxes (for info like name of video, description, ect.) and a few file upload boxes (for flv video format, mp4 format, ect.) But when it passes to the next page, when …

Member Avatar for mybluehair
0
1K
Member Avatar for jonniebl

I am writing a program that sends an email with attachments. I need to send it as HTML but I can not find any reference as to how to do this. My code follows: [ Private Sub sendMail(ByRef Message) Dim Attach As Attachment Attach = New Attachment("c:\Project\Articles1\Article.txt") 'create the mail …

Member Avatar for jonniebl
0
182
Member Avatar for jhonpeter1980

Hey Folks, There is lot of hype/expectations around HTML 5.0. So I was looking for more details about new features in HTML5.0 & also how these features will be working in various browsers. I think Geo location is/will be the one of the hottest topic/feature, I found one good article …

Member Avatar for racoon8995
0
128
Member Avatar for zia zia

I need some help with my coding:(. I have a php file with a delete link. It flags the user record with "1" when delete is clicked. What I don't know is that "how to remove the user record from my php file". The user record is fetched from mysql …

Member Avatar for manzarr
0
4K
Member Avatar for rajeshborn4u

The Internet explorer doesn't allow the dropdown list to show downwards.Hi, I am trying to insert values into a dropdown list with a for loop. I have a dropdown list like. [code] <div style="padding:200px 0"> <asp:DropDownList ID="ddlno" runat="server" > </asp:DropDownList> [/code] In the coding part, I have this. [code] int …

0
78
Member Avatar for sorefish

Hey folks, realise this is probably beneath the general level of conversation in here, but I have no technical training. I'm working on a WP site called worseforwear.com, helping out a friend. In the right sidebar, I want to create a CSS exception for the list-style: square part of the …

Member Avatar for sorefish
0
447
Member Avatar for jianwu_chen

I'm trying to put some text which will confuse HTML parser inside the CDATA section for javascript to access. But seems it won't work in both firefox and Internet Explorer. In Firefix, it will treat it as comment, it's still possible to remove the <!-- and --> go get back …

Member Avatar for julesmanson
0
1K
Member Avatar for MichaelWClark

I have just developed my first 'large' application in ASP.net. I have developed many smaller web pages and sites and never really had this issue. In VS everything looks crisp and clean and is layed out perfect via CSS. After uploading the code to my server all my alignments are …

Member Avatar for MichaelWClark
0
93
Member Avatar for Flexor123

Hi I'm trying to create a professional looking JQuery Slideshow for the website I am currently working on. I know the basic syntax of JQuery and could really use some help on how to create this. I have tried making one using JQuery and CSS, but it ultimately did not …

Member Avatar for pritaeas
0
86
Member Avatar for technical_amit

Hi guys, I am developing an invoice project. I am calculating amount of each section and assigning in grand total. For multiple invoice body section, I am adding dynamic html code using jquery append function. I am successfully added section and removed. When I added new invoice body on click …

Member Avatar for technical_amit
0
1K
Member Avatar for mgn2683

I'm trying to get a number of things accomplished, and getting stuck on all them. First of all, I'd like to have the footer all the way at the bottom, whether or not there is significant content on the page. I'm also having issue with the footer link, it is …

0
82
Member Avatar for avernon2

When I use Conditional CSS for Firefox (Gecko) the styles do not change. I'm trying to align the icons with the menu in Firefox. [URL="http://jaelmarketing.com/index.php"]http://jaelmarketing.com/index.php[/URL] My code: [if Gecko] #nav-icons ul li { padding:20px 0 1px 30px;} What am I doing wrong? Please help? Avernon2

0
79
Member Avatar for Tracie-marie

Hi, I'm self taught but I've got a pretty good grasp on php now. What I want to do is completely separate it from my html....if that's possible. I keep reading about it but everyone keeps referring back to using templates which I don't want to do (unless they're my …

Member Avatar for Tracie-marie
0
156
Member Avatar for lifeworks

Simple issue... If my website is storing text in a database (MySQL) - and will ordinarily be outputted in good ol' HTML... but possibly via XML, or JSON... how do I store the text, allowing for eg. paragraph breaks, but not using HTML to format it?? lworks

Member Avatar for Lsmjudoka
0
96

The End.