13,937 Topics

Member Avatar for
Member Avatar for triumphost

Hi All, I'm making a website for my school project but I have a problem with the pre tag. I used a table to define the layout of my site. But now I want to add content using the <pre> tag and it stays in the center -__- even when …

0
72
Member Avatar for Andy_Parr

Hi I'm relatively new to Actionscript coding and have a small problem in Flash. I want to track the x property of a symbol (in this case a movie clip) and display the x property of that movie clip in a text field. However I want the text field to …

Member Avatar for JasonHippy
0
176
Member Avatar for Hosmer23
Member Avatar for ramisgill
-1
380
Member Avatar for Dumb Fish

Hi, I need ask how to embed the video to the website before entry the Home or Main Menu page?

Member Avatar for lps
0
106
Member Avatar for harveylester

I recently hired a freelancer to validate all the code for my Wordpress e-commerce website ([url]http://www.projectdisobey.com/disobeyclothing[/url]) He told me that he had finished validating everything, but when I tested each page out using the validation service at [url]http://validator.w3.org/[/url], I came across a whole load of validation errors ([url]http://imageshack.us/f/836/validationerrors.jpg/[/url]). I notified …

0
50
Member Avatar for springer408

hi, so I am trying to create two columns next to each other that the user can scroll each one independent of the other column through <div> tags. I am able to get the scroll bars to come up, but they do not scroll down so the user cannot scroll …

0
41
Member Avatar for lemur

Hi there, I created highlitght button for current page to change color, but problem is cause it also seems to extend above top border of main navigation bar. Any hint? [CODE]#mainnav { background-color: #404040; padding: 0.5em 1em 1.5em 0em; text-align:left; text-decoration:none; clear:both; margin-bottom:0.2em; height: 0.4em; } #mainnav ul li { …

Member Avatar for lemur
0
95
Member Avatar for adicool

Hi everyone,i am building a site for my college festival here i need a code to do the following: After the users register themselves the system should return back a unique sequential registration number to each user. I can create forms and take the required data but i am unable …

0
34
Member Avatar for Violet_82

Hi there, I am having some problems with my site displaying correctly in IE6. In particular if you have a look at this page in IE6 [url]http://www.antobbo.webspace.virginmedia.com/photogallery/water.htm[/url] the script doesn't seem to be working the way it should, and I think it might be a problem with the css and …

Member Avatar for Violet_82
0
177
Member Avatar for vidya t

hi friends.. i wan to change the color when i clicked on the particular link in asp.net. if i click on another link means previous link should return to unvisited color.. please help me..

Member Avatar for vidya t
0
140
Member Avatar for vedmack

Hi, For some time I'm using window.createPopup(), recently I noticed that It cannot be used in modal dialogs that are opened in IE8 protected mode, So I was wondering is there still some way to make window.createPopup() work in the above situation, Thanks ahead, Daniel.

Member Avatar for vedmack
0
155
Member Avatar for bantex07
Member Avatar for Emmnauel

Please i need help on how to post this form to a php processing file. In particular i want the name of the button - packer to be variable in the next page. Thank you. [CODE]<form action="/abc/pay.php" method="post"> <table style="width: 1024px;" border="0"> <tbody> <tr> <td> <table style="width: 300px;" border="0"> <tbody> …

Member Avatar for lps
0
45
Member Avatar for MissBMonkey

Hello! I'm not an experienced programmer...just someone who dabbles in a little design. I just added swfoject to replace 2 flash elements on the site I maintain with iphone friendly content: [url]http://www.tkd-boston.com[/url] The 2 flash elements are the top nav (header) and the right nav (sidebar1). Sidebar1 is float: right; …

Member Avatar for lps
0
96
Member Avatar for ahiskaboy2011

I wanted to ask if some one in here knows how to code and make a good layouts for a mafia based game like exactly mafiakings.com make sure u go see it and tell me i will pay good if you can code a page like that game

Member Avatar for Matthew N.
0
89
Member Avatar for JD321

I can't make the bottom copyright/links/etc table line up. Previous versions and some browsers had it to the left by just the 20-pixel width of the shade image column; now it is all the way to the left. Here's what I've tried to troubleshoot: 1) validated code and made changes …

Member Avatar for JD321
0
189
Member Avatar for freakysquash

I developed a sales management system in ASP.NET using Razor WebPages. How can I ensure that the business data associated with the system to be secure? Does hosting it using Web Hosting services secure? How about VPN? And if I am going to host it in the company server, how …

Member Avatar for riteshbest
0
271
Member Avatar for Dean_Grobler

Hi there, I have no prior website design experience and I'm taking up in re-designing a family business site. I do have knowledge in Java, HTML and CSS, but I don't have the knowledge of what "standards" a site should adhere to (if any). As in, what should a home …

Member Avatar for ayubcbe
0
781
Member Avatar for nospryexpert

I've done a jQuery tutorial and have made some changes via CSS. It's a pretty simple Q&A list, in fact so simple that I did the entire thing with Notepad. I want to change some other things and find out if what I've done is copacetic. Here's the code - …

Member Avatar for nospryexpert
0
181
Member Avatar for ggeoff

Hi Whilst I have checked both the HTML and CSS for errors and have found none I have an issue with rendering using IE8 and IE7. IE9 is fine as are the other browsers. When I click on the navbar, the display loses all styling and displays for a second …

Member Avatar for ggeoff
0
165
Member Avatar for JD321

I have a Flash CS3 movie containing menu links. It works fine in IE, Chrome, Opera and Safari, but not in Firefox. Hovering over the menu, the graphic moves but then flickers repeatedly, and pressing the menu button does not take you anywhere. I read earlier posts here and learned …

0
146
Member Avatar for deebi
Member Avatar for Vassant

Hi Friends, I am fond of books & have a great collection of ebooks of random topics. One day one of my friend sent me a book with fitle type of HTML extension. I want to know from which site this book may have been downloaded, Can you please help …

Member Avatar for drjohn
0
128
Member Avatar for ggeoff

Hi I want to style a horizontal navigation bar so that the current tab, in this case linking to a different webpage is selected, highlighted. I thought that Focus would work but that only works for keyboard navigation. Update: [I] found this, but not during my intial search but in …

Member Avatar for ggeoff
0
329
Member Avatar for sun-tzu

Ok, I have been dealing with this problem for a while now and I need it fixed. I am starting to design a site at [URL="http://wghandcrafted.com"]http://wghandcrafted.com[/URL] and under the footer at the very bottom of the page there is a 10px white space. I can't figure out what's up.

Member Avatar for sun-tzu
0
115
Member Avatar for Farhad.idrees

Hi my problem is that logo is showing but behing the header..i want to show logo ofcourse in front of header... my css is #Container { width:1024px; margin-left:10%; margin-right:10%; } #Header { } #Top_Menu { margin-top:-160px; } #Logo { float:left; margin-top:-120px; margin-left:5px; } my html code is <!DOCTYPE html PUBLIC …

Member Avatar for sun-tzu
0
153
Member Avatar for adn295

I have gone through the basic techniques to implement comet server like streamhub,Maven/Jetty etc. I have following questions for that : After that I found the issues like in case of Maven/Jetty internet connection is required for downloading certain files from net.So it it possible to implement it if no …

Member Avatar for adn295
0
154
Member Avatar for Keechak

We recently installed high speed internet at our backwoods country home and tho everything else seems to be working non of the browsers I've tried on my desktop have worked properly. my desktop is Windows XP Media Center. I have tried IE, Firefox, and Opera. IE will load the first …

Member Avatar for Netcode
0
384
Member Avatar for megachip04

Hello, I have a website that is pretty much just css, html and php. I have incorporated a membership and log in system. For some reason in Internet Explorer, when users log in, the page becomes distorted (higher line heights, misplaced images, etc.). But it's only when they're using Internet …

Member Avatar for cereal
0
114
Member Avatar for waluigi

Hi, I've got a problem, I'm working on page based on wordpress with a drop-down categories menus, and my client wants to have it all over the slider (WP Front slider). The problem is, when I select menu to drop down, It shows in the background, that you can see …

Member Avatar for waluigi
0
45

The End.