10,650 Topics
| |
hi all, I have problem with table background color. I have a site in html i have table inside another table's td tag. but i can not give bgcolor to the table which is inisde another table. the code is below Can anyone help me thank you for attention index.html … | |
Hello all, I am having some trouble getting my background image to show in FF and IE, I am using firefox web developer add-on and when I click edit css, the background image shows up, when I close the edit css it reverts back to having no background. [URL="http://www.costumeshopfinder.co.uk/test/"]here[/URL] is … | |
I need to keep track of the status for a person who registers for an event. This is going to be part of a tool that is administered by non-programmers. Various events will have different sets of status values, and it is possible for several events with distinct or overlapping … | |
I am trying to customize a flash template for my needs. The site is consisted of Portfolio (Photo gallery), About Me, Archives, Awards and Contacts pages... I managed to customize the Portfolio page changing the previously added photos. Now i have to change the text of the other 4 pages. … | |
I'm a newbie so if I'm posting this in the wrong place, please forgive me. I created a couple of interactive maps using Visio (not sure what version) and saved them as HTML to post on our portal. I was recently given a new laptop with Visio 2007 and have … | |
Using AJAX & php to return a randomly generated number of single column tables, and drop them into a <div> element. ( [url]http://www.thegreatmartinicompany.co...ace-value.html[/url] ). I've set the div to text-align: center, and put auto margins on the tables. The result is the tables are centered and equally spaced in the … | |
Hi there everyone, I have a site over here: [url]http://www.vikgfx.com[/url] If you view it in a resolution of 1280 x 1024, the whole page would sit on the left side of the screen. I tried my level best to adjust the CSS but it just doesn't sit in the center. … | |
Hi all!! I would like to design a customization site like the foolowing: [url]http://nikeid.nike.com/[/url] or [url]https://www.trekbikes.com/us/en/projectone/[/url] but I have no idea of how to even begin. :icon_confused: What should I use Flash or Flex? How it works? Is the customization done by changing any values in something like an XML … | |
Rebuilt an existing site: Old site used aspx pages, for example: [url]http://www.americascarshow.com/Detail.aspx?dct=11&mid=1656[/url] (broken) New site is in Joomla; new link is: [url]http://americascarshow.com/gadgetcentral[/url] I tried a 301 redirect in .htaccess file but cld not get it to work. I need a solution to redirect links to new pages and/or at least … | |
Does anyone have any idea why a bar code reader would inconsistently leave off numbers when scanning into a text box? The site in question is [url]http://www2.buyersvine.com[/url] | |
Hey all, I am designing my first web site, and have run into an issue.. In one tab of my spry tabbed accordion I have five images placed on a horizontal line, with a horizontal scroll. (because the container that holds the accordion has a limited width and height.) This … | |
Hi, everyone, I'm pretty new at web design, so I'm hoping someone could help me. I've written my website, it's up and running, but I've run into this problem: In Explorer, it displays fine, but in Google Chrome, some problems become apparent. Here's a typical page: [URL="http://www.amber-instruments.co.uk/probes.htm"]http://www.amber-instruments.co.uk/probes.htm[/URL] I'd be most … | |
| |
| Hai Flash Lovers, What do you think about the new prerelease of Flash CS5? Did you see their demos or something.. If not come on cheers with me and follow the link to see the demo. [URL="http://www.gotoandlearn.com/play?id=118"]http://www.gotoandlearn.com/play?id=118[/URL] Kindly provide your feedbacks. |
I have access database and uploaded this file in my ftp server. Please let me know the javascript code to access this database file from ftp server. | |
i found some topic about this issue but they can't solve my problem . i have CSS menu with .swf file and this is code of flash [CODE]<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="768" height="300; "> <param name="movie" value="slideshow2.swf"> <param name="quality" value="high"> <param name=wmode value="transparent"> <DIV ID="flashMovie" STYLE="position: absolute; top: 10; left: 10; … | |
I have a problem with my background image code, where the image keeps repeating vertically down. The issue can be viewed here: [URL="http://djfades.com/index.htm"]http://djfades.com/index.htm[/URL] Can anyone help me out? | |
I have very limited cut and paste HTML/CSS Flash experience, but am in the process of redoing a design portfolio. I want to incorporate an image lightbox interface like the one featured on this site. Does anybody know how this image scrolling area is created? Is there some open source … | |
hi to people who like starting with <?php and finishing with ?> I can always help your php and mysql works.when you need a help just add me to your msn and request a help [email snipped] friendship is first and the second must be helping each other. my name … | |
We're here. We're new. Here's a little bit of info about us: We are a graphic design platform for hiring freelance designers. Based out of San Antonio, Texas and born out of sister site Brandstack -- "The World's Biggest Brand Marketplace," Upstack is a response to current trends in the … | |
Hi all, I'm having a problems with a web page I'm making. I have a container div which has a child div inside it. I want a scroll bar in the child div, to keep consistency throughout other pages. [CODE]#videoclips-main { position:absolute; overflow: auto; top:0%; left:0%; width:100%; height:80%; z-index:1; } … | |
VERY simple problem i know, but i need to have an array of text-box's. [CODE] <input type='text' id='val[]' value='1'> <input type='text' id='val[]' value='2'> <input type='text' id='val[]' value='3'> <input type='text' id='val[]' value='4'> <input type='text' id='val[]' value='5'> [/CODE] I have simplified my code, however this is basically the source output i have. … | |
hi to all, I want to start a game website such as gamespot(i know it looks like very childish). so i complete FRONT-END designing of my website as well as some BACK-END also. but problem is that i don't have any idea that what are the sources for earning from … | |
Hi, I have a question for all you brilliant daniweb joomla developers (mean the "brilliant" sincerely) ... and it's probably a simple one for you. I am using the latest joomla and a template a Siteground template (siteground-j15-116). Can I replace the Site Name that appears in the upper left … | |
Hi all, I have created a three column CSS website and I am now a little stuck. I have got a top navigation bar which gives overall navigation around my site. I now want to put a tab navigation bar within the centre content colum which will call up and … | |
Hello, could someone tell me how i could position a div tag exactly in the center of the browser being liquid and the div tag size fixed to 650px by 450px. here is an example as to what I'm looking for: [URL="http://linuxfud.files.wordpress.com/2006/11/gdm-login.png"]http://linuxfud.files.wordpress.com/2006/11/gdm-login.png[/URL] | |
hi i am loading an swf file within another swf file and i wanted to change alpha of one movie clip within loaded swf by writing action script code within the container swf file. please anyone let me know if this is possible to change the script of laded swf … | |
Hi Is there any way to link text in an illustrator document? I'm frustrated. Thanks | |
Hi, I am working with small academic project and I am stuck on creating presentation of single product from list of ptoducts. I want to achieve something like that: (in attached graphic file) - may be without rounded corners. I wrote code but it is not working properly... [CODE] <div … | |
Hi. I'm trying to create the following trivially simple page layout. A page header, full width, variable height depending on contents. A content area. Full width, takes up the remaining vertical space in the browser window, scrolls vertically if content exceeds its size. I don't care whether the solution uses … |
The End.