Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Showing results 1 to 12 of 12
Search took
0.03
seconds.
Search:
Posts Made By:
TheGameGuy69
Forum:
JavaScript programming
09-23-2012, 03:43 PM
Replies:
13
How do i add to allow for another user
Views:
633
Posted By
TheGameGuy69
I cleaned this mess up for prototyping: lol ...
I cleaned this mess up for prototyping: lol
<div style="margin-top: 200px">
<script language="javascript">
<!--//
/*This Script allows people to enter by using a form that asks for a...
Forum:
JavaScript programming
09-23-2012, 03:30 PM
Replies:
13
How do i add to allow for another user
Views:
633
Posted By
TheGameGuy69
I agree, this is good for prototypes , but use...
I agree, this is good for prototypes , but use PHP and MySQL to protect your user managerment ^^^^
Forum:
JavaScript programming
09-22-2012, 03:29 PM
Replies:
13
How do i add to allow for another user
Views:
633
Posted By
TheGameGuy69
right here add: function pasuser(form) { ...
right here add:
function pasuser(form) {
if (form.pass.value=="FSN742PDXC") {
location="http://abc.co.za/?page_id=747"
} else if {
(form.pass.value=="nextINTXXCCo") {...
Forum:
HTML & CSS
09-19-2012, 08:29 PM
Replies:
4
CSS background across entire screen?
Views:
365
Posted By
TheGameGuy69
sorry here is a better example: anything{ ...
sorry here is a better example:
anything{
background-image:url(newBG.jpg);
background-repeat:no-repeat;
background-position:center top;
/* margin-bottom:30px; */
color:#000000; ...
Forum:
HTML & CSS
09-19-2012, 07:01 PM
Replies:
3
Need ideas on how to go about calling a site's page for which you must be logged...
Views:
379
Posted By
TheGameGuy69
Yeah you should be able to create a PHP file...
Yeah you should be able to create a PHP file which log's in by passing the variables to the file, the PHP file should be able to do this itself with a redirect
Forum:
HTML & CSS
09-19-2012, 06:30 PM
Replies:
4
CSS background across entire screen?
Views:
365
Posted By
TheGameGuy69
just stretch the background out onto a div into...
just stretch the background out onto a div into the current div:
#mainstay2
{
width: 100%;
height: 100%;
background-image: coolbackground.jpg;
background-color: Blue;
...
Forum:
HTML & CSS
09-19-2012, 06:18 PM
Replies:
4
CSS background across entire screen?
Views:
365
Posted By
TheGameGuy69
you want to split the background image up into...
you want to split the background image up into the boxes? or you want the background image behind the boxes(widgets)?
Forum:
HTML & CSS
09-19-2012, 06:12 PM
Replies:
3
Help with form!
Views:
435
Posted By
TheGameGuy69
Just make sure gdform.php is working, you just...
Just make sure gdform.php is working, you just need a phpe-mail handerler file like this one:
<?php
$errors = '';
$myemail = 'thegameguy@thegameguy.com';//<-----Change The email address here....
Forum:
HTML & CSS
09-19-2012, 05:55 PM
Replies:
3
Scroll bar appearing when I dont think it should
Views:
383
Posted By
TheGameGuy69
Cool np :D glad I could help
Cool np :D glad I could help
Forum:
HTML & CSS
09-19-2012, 05:53 PM
Replies:
2
Arranging Images in a Div
Views:
408
Posted By
TheGameGuy69
or yeah just add an images div: ...
or yeah just add an images div:
#HelmetSpec
{
position: absolute;
top: 2em;
padding-left: 220px;
}
Forum:
HTML & CSS
09-19-2012, 05:46 PM
Replies:
2
Arranging Images in a Div
Views:
408
Posted By
TheGameGuy69
You could use absolute positioning : Wrap it...
You could use absolute positioning :
Wrap it all up with :
* {
margin: 0;
padding: 0;
}
html
{
Forum:
HTML & CSS
09-19-2012, 05:36 PM
Replies:
3
Scroll bar appearing when I dont think it should
Views:
383
Posted By
TheGameGuy69
try overflow:hidden; and an ...
try
overflow:hidden;
and an
overflow:auto; on your main one ?
Showing results 1 to 12 of 12
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
01:58 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.