- 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…
58 Posted Topics
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? | |
I need to insert GLatLng another webpage with a include content file...... How would i go about this? Do i need to make a database for it? //<![CDATA[ function load() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map")); map.setCenter(new GLatLng(34.4419, -122.1419), 13); } } //]]> </script> </head> <body onload="load()" … | |
Re: You need to center your divs [code]<p align="center">[/code] | |
I am trying to make a water seen with flash CS3. the idea is not waves. I would to make drips that drip into eachother and slash. If anyone can help it would be gratefully appreciated. | |
Re: I think there should be a piont system for the people that have the killer hard Q's. But not Q's that are easy like how do you bold font. What do you think. | |
Re: It sounds like a power supply problem. When did the problem start. How long have you had it. What happen when you put the OS disk it | |
Re: I might be wrong but i think you can style the div and put a backround image in it. I didnt have time to test it yet. Style Sheet [ICODE]#itemstable { background:url('YOUR GRADIENT IMAGE.gif') repeat-x; height: 30%; width: 50%; margin: 0 auto; }[/ICODE] | |
Re: I would style the divs to a % and then set the images in the html to % [ICODE]#div name { border-width:0 0pt 0pt 0pt; height: 30%; width: 50%; margin: 0 auto; } #div name { border-width:0 0pt 0pt 0pt; height: 30%; width: 50%; margin: 0 auto; }[/ICODE] then in … | |
| |
Re: What would you like help in. Im not a master with flash but i have and do spend alot of time in it. I to would like to make a couple games. Its the whole reason i started making websites. So if you can post the quistions i will try … | |
| |
Re: We need more information to help you with your question... I would make it in flash with a game concept. | |
Re: where do you want to send your information? | |
Re: Include content from one page to another with HTML Code. Put your header on a page by itself and include it into every page you want it. On the page that you want to put content on just insert [ICODE]<!--#include virtual="YourURL"--> <html> <body> <!--#include virtual="YOUR URL" --> </body> </html>[/ICODE] If … | |
Re: I would bypass trying to resize in the site. Resize the image in an image editor. then repost. This should take care of the blurring. | |
Re: You can have front page do the code for you in six simple steps. 1. Highlight the area you want to insert the flash video. 2. Click Insert 3. Click Web Compenent 4. Click Advanced Controls 5. Click Plug-In 6. In Data Source add your flash file | |
My name is Steven and my problem is that my div's have a space between them and i need them to set together. Style sheet Code: [ICODE]body { body { background: url(../structur_folder/i_gradient.png) repeat-x; text-align:left; font-family: Lucide Sans Unicode; font-size: 100%; font-style:none; font-weight:none } h1 { color: #008080; text-align:left; font-family: Lucide … | |
I need some help with setting up a session..... The image is what i am trying to design. [CODE]<?php session_start(); // store session data $_SESSION['views']=1; ?> <html> <body> <?php //retrieve session data echo "Pageviews=". $_SESSION['views']; ?> </body> </html> [/CODE] |
The End.