- Strength to Increase Rep
- +5
- Strength to Decrease Rep
- -1
- Upvotes Received
- 4
- Posts with Upvotes
- 3
- Upvoting Members
- 2
- Downvotes Received
- 19
- Posts with Downvotes
- 11
- Downvoting Members
- 11
Web Master HTML (Started Developing in 2002), CSS (Started Developing in 2004), PHP (Started Learning in 2009), Action Script (Started Learning in 2008), Computer Diagnostics and Repair day to day. Built my own rig as well. .............Weakness Forums…
- Interests
- HTML, CSS, CMS (Learning), PHP (Learning), Action Script 3.0 (Learning), SQL (Learning), AJAX (Learning)
- PC Specs
- Fullsize Tower, ASUS M2N SLI Deluxe Motherboard, AMD AM2 5600 Dual Core Processor, ATI x800/x850 GTO…
In CSS I was wanting to know if there is a way to set up a html table cells with tags [ICODE]h1, h2,[/ICODE] that are controlled with a style sheet. I would still need to know how to put the Gradient on each cell. (i will post as solved) [TEX]Thank … | |
Include content from one page to another with HTML Code. On the page that you want to put content on just insert <!--#include virtual="YourURL"--> <html> <body> <!--#include virtual="YOUR URL" --> </body> </html> | |
How do i add my ajax-loader.gif to my js. and what kind does the script look like.... Thank you to everyone.... My js. below [CODE]var Spry; if (!Spry) Spry = {}; if (!Spry.Widget) Spry.Widget = {}; Spry.Widget.TabbedPanels = function(element, opts) { this.element = this.getElement(element); this.defaultTab = 0; // Show the … | |
[URL="http://www.ibcfam.org/vistitor.html"]http://ibcfam.org/vistitor.html[/URL] Im trying to include a form from one page to the other for some reason it has been messing up the layout can you help please..... the include file is [URL="http://www.ibcfam.org/form.html"]http://www.ibcfam.org/form.html[/URL] thank you.. Also any feed back on the design would be cool too | |
need to reboot widows vista...... on a dimension e521..... My problem is that there is no PS/2 keyboard -and- mouse ports ... just usb...... how do i reinstall the OS without taking the harddrive out..... | |
Hello my name is steve & im trying to use ajax to change the content in a div when you click on a nav button (6 buttons in nav)...... I build out side using a Ajax book and it did not work...... deleted the project and im trying to start … | |
I was thinking there should be a point system for members that make those killer hard question. I have had a question that has never been hit, but i have seen it done. [URL="http://www.daniweb.com/forums/thread208243.html"]thread 208243[/URL] But this is not about my thread this is about what you think about a … | |
Re: i would make a div.... with the main color as a background color then make a image of the top of the boarder and a image of the bottom boarder..... then for the sides make a 1pt by 4pt image and stretch it to fit the side hight you want..... … | |
Need help finding drivers for UFT06 guslink link cable...... for windows XP Thanks to everyone again | |
I had a someone ask me to day if i can make an online community..... thought this is going to be easy...... next think i know it needs to be based like face book..... Goin to start today...... if anyone can help in any way....... i do thank you. | |
I designed the site for free for a friend not to long ago and i wanted to go ahead and design it in flash. I wanted to see what ideas anyone might have about this design. [URL="http://www.predatorpitfighting.com"]www.predatorpitfighting.com[/URL] Thanks to every one | |
is there a special payment gateway for non profit organizations, prohaps a free one..? | |
Re: i will only add sites to the engine for the moment. | |
I was told by one of my friends in a high place that you can make a JPEG into a Container to carry what every you need..... My idea is to put a Java Script in the Container that makes the picture uncopyable to print page and right click..... Also … | |
This form was found on the net and was change to fit my needs. I hope it fits yours as well....... I. Interdictory The Website Planning Worksheet is to be used in conjunction with the Website Design Contract and Website Content Worksheet. This questionnaire is designed to enhance communications between … | |
1. Copy the coding into the HEAD of your HTML document 2. Add the last code into the BODY of your HTML document --> <!-- STEP ONE: Paste this code into the HEAD of your HTML document --> [ICODE]<HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function ViewImage(ifile,ix,iy,ititle) { var win; var sWidth; … | |
Re: My name is Steve, I am willing to help and so is alot of others here at daniweb. What kind of problem are you having? | |
Re: If you do not now code i would just use [URL="http://order.1and1.com/xml/order/Home;jsessionid=7D692FAF9C39A9653C12903FE2B59CB2.TC60b?__reuse=1250612453527"]1&1[/URL]. Unless you want a [URL="http://www.daniweb.com/forums/member557724.html"]designer[/URL] to do it for you. | |
I wanted to know if anyone new how to make a Seemless image in Photo Shop CS3....... Looking for a quick way to do seemless images. | |
Re: [QUOTE=Lib Auth;888193] [COLOR="Red"]Is there a way to incorporate a Content Management System into an already coded website?[/COLOR][/QUOTE] Yes there is away. [ICODE]<script languae="PHP"> open_database("location","username","password"); display_page("PAGE_ID"); close_database(); </script>[/ICODE] This is how i inserted the CMS into web pages at my internship, but i dont know the rest of the CMS. I … | |
Re: the first one is really good but here is another..... [URL="http://www.tizag.com/htmlT/"]tizag.com[/URL] I also use...... [URL="http://www.tutvid.com/"]tutvid.com[/URL] for flash [URL="http://www.w3schools.com"]www.w3schools.com [/URL] for basic code [URL="http://www.developphp.com/"]developphp.com[/URL] for other code | |
Re: First, I think you have a good start..... kodos..... But i did notice that there can be some add ons that will make the site look a lot better Main Navbar... is to wide and has some two messed up lines that make the site look very bad... also some … | |
Re: [URL="http://www.daniweb.com/forums/thread210478.html"]http://www.daniweb.com/forums/thread210478.html[/URL] [ICODE]<div id="container"[/ICODE] read laura_ci info | |
How do i style or put html into a [ICODE]map.openInfoWindow[/ICODE] (the bubble on google map). The reason is because i would like to include a picture and style the text. The code below is just a normal Java API Map that i use. The key has been removed for the … | |
Re: I beleave your are talking Ajax. A mix between java and css. [URL="http://headfirstlabs.com/books/hfajax/"]http://headfirstlabs.com/books/hfajax/[/URL] I hope this can help you. It is a book but if you like you can download the codes for the book work throw. | |
Hi i use Style Sheets in every site i design, but i have noticed that most of the time my background image never shows up and i end up using an html code. Can someone check my code over for me. If someone can show me another way to write … | |
Re: What is the problem(s) you are having with your site when you view it in IE6? | |