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 3
1
2
3
>
Showing results 1 to 25 of 66
Search took
0.21
seconds.
Search:
Posts Made By:
Xibe
Forum:
Ajax and Design
04-01-2012, 12:29 PM
Replies:
0
Load Social Media Buttons Only On Mouseover
Views:
679
Posted By
Xibe
Load Social Media Buttons Only On Mouseover
I have far too many social media buttons on one of my webpages. But, only a few people actually use these buttons to "like" or "follow" me. How can I make it so that the Facebook button, for example,...
Forum:
HTML & CSS
02-17-2012, 07:05 AM
Replies:
0
Hide Left/Right Side Navigation Dependent on Browser Width
Views:
531
Posted By
Xibe
Hide Left/Right Side Navigation Dependent on Browser Width
I'm trying to integrate a sliding "featured posts" thing into my design. It'll have left and right arrows for navigation on each side.
I don't understand how to make the arrows automatically hide...
Forum:
Apache configuration
01-27-2012, 04:47 AM
Replies:
2
KeepAlive Configuration - httpd.conf
Views:
1,548
Posted By
Xibe
Well I had it turned on. The website slowed down...
Well I had it turned on. The website slowed down to a near stop when the traffic spiked.
I have since decided I'd turn it off. Thank you for the recommendations, though!
Forum:
Apache configuration
01-26-2012, 09:40 AM
Replies:
2
KeepAlive Configuration - httpd.conf
Views:
1,548
Posted By
Xibe
KeepAlive Configuration - httpd.conf
I recently re-configured my httpd.conf configuration to enable KeepAlive, and it drastically improved the page load speeds. But, today I had a medium-sized spike in traffic. We're talking <10k...
Forum:
PHP
10-25-2011, 11:50 PM
Replies:
4
Resolved
If Not 'IMG' or 'A', Str_Replace Function
Views:
643
Posted By
Xibe
I owe you big time. Thank you for the fixes. I...
I owe you big time. Thank you for the fixes. I was able to use this (after you fixed it) to make the script I really want. I was able to just add other tags to exclude. Huge, huge thanks. :thumbsup:
Forum:
PHP
10-25-2011, 06:26 AM
Replies:
4
Resolved
If Not 'IMG' or 'A', Str_Replace Function
Views:
643
Posted By
Xibe
Thank you for pointing me in the right direction!
Thank you for pointing me in the right direction!
Forum:
PHP
10-25-2011, 02:13 AM
Replies:
4
Resolved
If Not 'IMG' or 'A', Str_Replace Function
Views:
643
Posted By
Xibe
If Not 'IMG' or 'A', Str_Replace Function
I'm trying to create a function for my Wordpress blog that will search "the_content" for all instances of a phrase (ex: "foo") and replace it with an alternate phrase (ex: "bar"). But, I only want...
Forum:
JavaScript programming
10-18-2011, 03:11 AM
Replies:
0
JQuery ReplaceString Script
Views:
450
Posted By
Xibe
JQuery ReplaceString Script
I've got this script for string replacement that searches for a string, decides if it is inside of an "a" or "img" tag, and then replaces it with a new string.
Unfortunately, I need it to read...
Forum:
JavaScript programming
10-15-2011, 03:48 AM
Replies:
4
Replace All Instances Within Page
Views:
273
Posted By
Xibe
Oops! This actually doesn't solve the problem....
Oops! This actually doesn't solve the problem. The code you gave me only replaces the first instance. How could I modify the code to replace all instances.
Thanks!
Forum:
JavaScript programming
10-15-2011, 02:45 AM
Replies:
4
Replace All Instances Within Page
Views:
273
Posted By
Xibe
You're awesome. A thousand thanks for the help!
You're awesome. A thousand thanks for the help!
Forum:
JavaScript programming
10-15-2011, 01:45 AM
Replies:
4
Replace All Instances Within Page
Views:
273
Posted By
Xibe
Replace All Instances Within Page
I'm trying to find a script that will replace all instances of HTML code within a page.
I saw the Javascript replace method (http://www.w3schools.com/jsref/jsref_replace.asp). How can I leverage...
Forum:
Java and JSP
05-01-2011, 05:21 AM
Replies:
1
Exception Closes Program!
Views:
853
Posted By
Xibe
Exception Closes Program!
I'm trying to create a program for class that throws an exception if the string entered is longer than 20 characters. Once the exception is thrown, it is supposed to continue and say: "Do you want to...
Forum:
Apache configuration
01-17-2011, 02:28 AM
Replies:
1
.htaccess 301 Redirects with Dynamic URL
Views:
742
Posted By
Xibe
.htaccess 301 Redirects with Dynamic URL
I have this:
http://www.example.com/toolkits.php?t=15
And I need it to be 301 redirected to:
http://www.example.com/toolkits/grammar-toolkit.html
How can I achieve this in my .htaccess?
...
Forum:
JavaScript programming
02-02-2009, 11:58 PM
Replies:
3
Javascript "Classes"
Views:
1,090
Posted By
Xibe
I'm sorry... I don't understand what you're...
I'm sorry... I don't understand what you're saying I should do.
How do I do that? What does it mean to upgrade them in a loop?
What do you mean by this?
Forum:
JavaScript programming
02-02-2009, 08:09 PM
Replies:
3
Javascript "Classes"
Views:
1,090
Posted By
Xibe
Javascript "Classes"
I'm a noob when it comes to javascript. Excuse my ignorance!
Is there any way to replicate the CSS version of "class" for javascript?
Say I have like seventeen elements that I want to all use...
Forum:
HTML & CSS
01-31-2009, 12:47 AM
Replies:
5
Resolved
Using DIVs instead of Tables
Views:
7,264
Posted By
Xibe
Thanks for all the help guys. I found a solution....
Thanks for all the help guys. I found a solution. I basically used position:relative and moved it to the correct spot.
Forum:
HTML & CSS
01-30-2009, 06:38 PM
Replies:
5
Resolved
Using DIVs instead of Tables
Views:
7,264
Posted By
Xibe
Using DIVs instead of Tables
I foolishly made an entire layout with all tables and someone told me that tables=bad. So, I'm trying to get some of the same effects as the tables on my layout.
The effect I want:
<table...
Forum:
Site reviews
11-13-2008, 11:06 PM
Replies:
8
Review: itpicks
Views:
1,385
Posted By
Xibe
All helpful hints... thanks! I'll be working...
All helpful hints... thanks!
I'll be working on it some more and I'll post a re-done version soon enough.
Forum:
Site reviews
11-12-2008, 10:32 PM
Replies:
8
Review: itpicks
Views:
1,385
Posted By
Xibe
Thanks for the replies. As for the false...
Thanks for the replies.
As for the false statistics on the four rollovers... the site is not live so I've just typed random stuff in. That's also why the up/down clicks don't work.
Mainly I...
Forum:
Site reviews
11-11-2008, 11:45 PM
Replies:
8
Review: itpicks
Views:
1,385
Posted By
Xibe
Review: itpicks
http://ushpaa.com/itpicks/itpicks.html
I've been working on the design for this new site concept. The design should reflect the "Web 2.0" style seen at Vimeo.com (http://vimeo.com), Facebook...
Forum:
JavaScript programming
10-15-2008, 11:04 PM
Replies:
5
Firefox: className Problem
Views:
4,514
Posted By
Xibe
Brilliant. Thanks all around!
Brilliant. Thanks all around!
Forum:
JavaScript programming
10-15-2008, 06:01 AM
Replies:
5
Firefox: className Problem
Views:
4,514
Posted By
Xibe
Those aren't variables are they??? they're...
Those aren't variables are they??? they're identifying the "id" tags of my <A> tags that I wanna change.
The idea of the class change is that it changes the class (the basic style) of each a tag...
Forum:
JavaScript programming
10-14-2008, 11:25 PM
Replies:
5
Firefox: className Problem
Views:
4,514
Posted By
Xibe
Firefox: className Problem
Here's my basic JS function:
function searchtoggle(id) {
var e = document.getElementById(id);
people.className = 'notactive2';
places.className = 'notactive2';
...
Forum:
JavaScript programming
07-23-2008, 07:21 AM
Replies:
2
Help - Fading Effect Script
Views:
799
Posted By
Xibe
Thanks for the help!~
Thanks for the help!~
Forum:
JavaScript programming
07-22-2008, 05:39 AM
Replies:
2
Help - Fading Effect Script
Views:
799
Posted By
Xibe
Help - Fading Effect Script
I'm trying to get my site to start with a div, called "foo", visible. Then, wait two seconds, fade that div out, wait two seconds, fade in "foo2", and then wait two seconds, fade that div out, and...
Showing results 1 to 25 of 66
Page 1 of 3
1
2
3
>
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
03:25 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.