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
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 91
Search took
0.27
seconds.
Search:
Posts Made By:
Ryltar
Forum:
HTML & CSS
02-19-2009, 04:52 AM
Replies:
5
Browser not updating CSS
Views:
7,909
Posted By
Ryltar
Thanks, both the solutions given seemed to fix...
Thanks, both the solutions given seemed to fix the issue for my tests!
Forum:
HTML & CSS
02-19-2009, 03:03 AM
Replies:
5
Browser not updating CSS
Views:
7,909
Posted By
Ryltar
Anyone else have an idea on this? It is actually...
Anyone else have an idea on this? It is actually all aspects of the page, so HTML, img, or CSS.
Forum:
HTML & CSS
02-04-2009, 06:16 PM
Replies:
5
Browser not updating CSS
Views:
7,909
Posted By
Ryltar
Browser not updating CSS
Hello,
I'm currently working on a website (written in HTML, CSS, JavaScript, and Perl) for a convention, but every so often I'll run into an issue where the page isn't updating for the users even...
Forum:
HTML & CSS
09-08-2005, 03:57 PM
Replies:
5
Another IE vs FF problem
Views:
765
Posted By
Ryltar
erg... iframe does it still... I am experimenting...
erg... iframe does it still... I am experimenting with alternative solutions... arg... this is frusterating...
Forum:
HTML & CSS
09-07-2005, 01:40 PM
Replies:
5
Another IE vs FF problem
Views:
765
Posted By
Ryltar
Help... please... this is infuriating...
Help... please... this is infuriating...
Forum:
HTML & CSS
09-07-2005, 02:32 AM
Replies:
5
Another IE vs FF problem
Views:
765
Posted By
Ryltar
It is... Weird... The overflow is working and...
It is... Weird... The overflow is working and the menu in FF works? even when the mouse is over the center area? Could you check again, cause I am using FF and it won't work...
Forum:
HTML & CSS
09-06-2005, 06:49 PM
Replies:
5
Another IE vs FF problem
Views:
765
Posted By
Ryltar
Another IE vs FF problem
Okay, now a new problem that I have been working at (My Site (http://people.ku.edu/~ryltar/KUAnimeClub/Template.html) )... I have found the problem just not the cure...
On this page there is a...
Forum:
HTML & CSS
09-06-2005, 04:33 PM
Replies:
3
[SOLVED] Images work on IE but not FF and only when uploaded...
Views:
614
Posted By
Ryltar
Okay, now a new problem that I have been working...
Okay, now a new problem that I have been working at (My Site (http://people.ku.edu/~ryltar/KUAnimeClub/Template.html) )... I have found the problem just not the cure...
On this page there is a...
Forum:
HTML & CSS
09-06-2005, 01:58 PM
Replies:
3
[SOLVED] Images work on IE but not FF and only when uploaded...
Views:
614
Posted By
Ryltar
it was something that stupid that I missed? oh...
it was something that stupid that I missed? oh crap... I can't believe that I am that dumb to miss that. Thanks!
Forum:
HTML & CSS
09-06-2005, 06:20 AM
Replies:
3
[SOLVED] Images work on IE but not FF and only when uploaded...
Views:
614
Posted By
Ryltar
[SOLVED] Images work on IE but not FF and only when uploaded...
Hi, I am working on a template for a site and I ran into a problem. When I checked the code and the looks on my PC everything worked fine, but then I uploaded it to my server and the images stopped...
Forum:
JavaScript programming
09-04-2005, 03:04 AM
Replies:
2
Problems: Different in Mozilla and IE
Views:
760
Posted By
Ryltar
Thanks, I had just figured out the firefox...
Thanks, I had just figured out the firefox problem before coming here. The IE thing I prolly would have never figured out. Thanks!!
Forum:
JavaScript programming
09-03-2005, 10:37 PM
Replies:
2
Problems: Different in Mozilla and IE
Views:
760
Posted By
Ryltar
Problems: Different in Mozilla and IE
Hi, I am working on some scripting for a site and have run into a little problem. In IE, I can not get the mouseover image swaps to work and in FF the background will not randomly switch. But in IE...
Forum:
JavaScript programming
09-02-2005, 07:55 PM
Replies:
2
InnerHTML Code looks right but doesn't work...
Views:
660
Posted By
Ryltar
It was number 1 thanks
It was number 1 thanks
Forum:
JavaScript programming
09-02-2005, 05:02 PM
Replies:
2
InnerHTML Code looks right but doesn't work...
Views:
660
Posted By
Ryltar
InnerHTML Code looks right but doesn't work...
Hi, I am trying to insert a random quote into a DIV but it is not working...
HTML
<div id = "randomQuote">Replace this crud...</div>
JavaScript
var quote = new Array( );
quote[ 0 ] = "AAAAA";...
Forum:
PHP
06-15-2005, 12:52 AM
Replies:
2
Session Problems
Views:
643
Posted By
Ryltar
Well... I had trouble with cookies... but I...
Well... I had trouble with cookies... but I commented out the session_start( ); on the pages and it works fine... but I need to have that functionalisty or something similar... should I use cookies?...
Forum:
PHP
06-14-2005, 09:16 PM
Replies:
2
Session Problems
Views:
643
Posted By
Ryltar
Session Problems
I have a site I am working on that is temp hosted at www.ryltarshadowspell.net and I have a problem with it...
When I visit my site the first time I open a window it works fine... then if I leave...
Forum:
General web building
06-14-2005, 02:41 AM
Replies:
2
Domain nameserver Question
Views:
838
Posted By
Ryltar
I get that... I can foward the domain to my ip...
I get that... I can foward the domain to my ip but then after the first page it displays my IP address... I want it to always be from mydomain.net... Does anyone know of a bypass for the nameservers...
Forum:
General web building
06-13-2005, 10:37 PM
Replies:
2
Domain nameserver Question
Views:
838
Posted By
Ryltar
Domain nameserver Question
Hi, I am using GoDaddy.com for my domain regristerant and I am hosting my server off of a home machine. On the site, it is asking for two nameservers... what are those and how would I deal with...
Forum:
JavaScript programming
05-15-2005, 09:30 PM
Replies:
2
setTimeout not appearing even though coded...
Views:
637
Posted By
Ryltar
setTimeout not appearing even though coded...
Hi, I am working on a Xanga (http://www.xanga.com/home.aspx?user=edisontiger421) to add a countdown timer but for some reason it doesn't work. I traced the problem to the setTimeout() method. It is...
Forum:
Geek News and Humour
05-13-2005, 03:50 AM
Replies:
12
Red Screen of Death!
Views:
1,649
Posted By
Ryltar
pretty colour would make me less angry for a...
pretty colour would make me less angry for a short time :p
Forum:
Geek News and Humour
05-02-2005, 09:33 PM
Replies:
11
Juvenile fun - find amusing place names near you!
Views:
1,850
Posted By
Ryltar
my post code is AB34 5FG Boghead (map) 3.5...
my post code is AB34 5FG
Boghead (map)
3.5 miles
Titaboutie (map)
3.6 miles
Dykeside (map)
30.9 miles
Forum:
Other server side languages/ issues
04-08-2005, 05:24 AM
Replies:
0
Cold Fusion: Ping Server
Views:
1,177
Posted By
Ryltar
Cold Fusion: Ping Server
Hi, I am using two different servers for a site I am working on (one is the main server and then i host some movies and images off the second one) and I was wondering if there was a way I could use...
Forum:
Geek News and Humour
03-14-2005, 06:33 PM
Replies:
2
Strange Little Rumour
Views:
1,406
Posted By
Ryltar
yup yup that is true... and not that difficult...
yup yup that is true... and not that difficult either. my bro does that with his little movies he creates...
Forum:
Geek News and Humour
03-14-2005, 06:31 PM
Replies:
10
Superb CG video
Views:
2,244
Posted By
Ryltar
that was cool
that was cool
Forum:
Site reviews
03-02-2005, 04:55 AM
Replies:
8
AE Site
Views:
1,050
Posted By
Ryltar
Actually that is one version I am working on...
Actually that is one version I am working on...
Showing results 1 to 25 of 91
Page 1 of 4
1
2
3
>
Last
»
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
12:53 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.