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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
2.16
seconds.
Search:
Posts Made By:
LJackson
Forum:
HTML & CSS
03-21-2013, 09:06 PM
Replies:
1
website help please - image slider acting strange
Views:
1,863
Posted By
LJackson
I think i have solved the problem now, was to do...
I think i have solved the problem now, was to do with the position setting, was set to relitave instead of absolute :)
thanks
Forum:
HTML & CSS
03-21-2013, 07:17 PM
Replies:
1
website help please - image slider acting strange
Views:
1,863
Posted By
LJackson
website help please - image slider acting strange
Hi All,
Has anyone had a problem using nivo slider? im experiencing a problem where all the images load on top of each other each time the page loads, it looks rather off putting and messy,
...
Forum:
PHP
02-23-2013, 11:29 PM
Replies:
5
problems reading files from directory - doesnt display in order :(
Views:
283
Posted By
LJackson
thanks @gvre natsort is a life saver :) exactly...
thanks @gvre natsort is a life saver :) exactly what i was after!
appreciate your time folkes!
Luke
Forum:
PHP
02-23-2013, 05:11 PM
Replies:
5
problems reading files from directory - doesnt display in order :(
Views:
283
Posted By
LJackson
hmm ok thanks! any idea how i can integrate the...
hmm ok thanks! any idea how i can integrate the idea in to my above code? thanks
Luke
Forum:
PHP
02-23-2013, 02:26 PM
Replies:
5
problems reading files from directory - doesnt display in order :(
Views:
283
Posted By
LJackson
problems reading files from directory - doesnt display in order :(
Hi All,
I have a gallery php page which gathers the photos from a specified directory or images, it is working ok but the major probem im having is that it doesnt always display the files in...
Forum:
Ajax and Design
01-17-2013, 02:18 PM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
i've just been told on the joomla forum that...
i've just been told on the joomla forum that joomla code doesnt work outside of joomla? so i'm guessing thats why nothing seems to be working :(
is it possible to delete db records using just...
Forum:
Ajax and Design
01-17-2013, 12:17 AM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
ok found out where to put it, i had to chance the...
ok found out where to put it, i had to chance the script slightly as there was a missing bracket, and changed .deleterow to .deleteRow so its now
<script type="text/javascript">
$(
function()
{...
Forum:
Ajax and Design
01-16-2013, 11:56 PM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
ok thanks mate appreciate it, i've been...
ok thanks mate appreciate it,
i've been going round in circles with this :(
because im using joomla im not sure how to add the script to the head section of the page, i'll have a look around...
Forum:
Ajax and Design
01-16-2013, 11:12 PM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
can you see anything wrong with this code <a...
can you see anything wrong with this code
<a class="deleteRow" onclick="
$('.deleteRow').click
(
function()
{
$.get('/delete.php', function(data){alert('Server Returned: ' +...
Forum:
Ajax and Design
01-16-2013, 10:44 PM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
i think you are correct as alot of example i've...
i think you are correct as alot of example i've seen state a key to the data, but unfortunately the script still doesnt work :(
Forum:
Ajax and Design
01-16-2013, 07:48 PM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
hi, thanks for your quick reply, the site is...
hi, thanks for your quick reply,
the site is a joomla website and i'm using a plugin to access the db and its the plugin which creates the syntax {joodb field|id} - that code is telling the script...
Forum:
Ajax and Design
01-16-2013, 07:03 PM
Replies:
10
Ajax Help Please, trying to call a php script via an onclick event?
Views:
777
Posted By
LJackson
Ajax Help Please, trying to call a php script via an onclick event?
is it possible to use an onclick event command on a text link to call a php script which deletes a specific row from a mysql db table?
here is what i have so far.
my text link code
<a...
Forum:
General web building
01-12-2013, 03:29 PM
Replies:
3
how to redirect users from one domain to another?
Views:
3,962
Posted By
LJackson
how to redirect users from one domain to another?
Hi All
I have purchased 2 domains a .co.uk and a .com i've uploaded my site to the .co.uk domain and instead of uploading it again to the .com domain i thought it were better to forward the users...
Forum:
PHP
01-11-2013, 11:09 PM
Replies:
1
formatting text from textarea when inserting into a db table
Views:
179
Posted By
LJackson
ok sorted it :D
ok sorted it :D
Forum:
PHP
01-11-2013, 10:00 PM
Replies:
1
formatting text from textarea when inserting into a db table
Views:
179
Posted By
LJackson
formatting text from textarea when inserting into a db table
Hi All,
I have a form which includes a text area, and the form get submitted with the data being added to a db table, this all works fine however the data entered in the text area get inserted...
Forum:
HTML & CSS
01-10-2013, 11:29 PM
Replies:
5
aligning li content text with custom bullet point image?
Views:
326
Posted By
LJackson
thats great thank you very much for sharing! very...
thats great thank you very much for sharing! very interesting indeed
needless to say after reading that i've solved the problem!
THANKS :D
Forum:
HTML & CSS
01-10-2013, 10:43 PM
Replies:
5
aligning li content text with custom bullet point image?
Views:
326
Posted By
LJackson
aligning li content text with custom bullet point image?
hi all,
im currently developing a new website for a friend of mine, and i've run into a bit of trouble when trying to use custom images when showing a list.
the trouble being is that the image...
Forum:
PHP
11-18-2012, 05:51 PM
Replies:
1
help with menu setting "current" tab when in a function
Views:
290
Posted By
LJackson
help with menu setting "current" tab when in a function
Hi All
i have a function which includes the header info for a site i am doing, im having trouble figuring out how to set a tab as "current" as this function is called on each page.
the function...
Forum:
General web building
11-06-2012, 02:26 PM
Replies:
0
please can someone take a look at my contact form and help make it secure?
Views:
4,465
Posted By
LJackson
please can someone take a look at my contact form and help make it secure?
Hi All
I have a contact form which needs securing, i've added some validation but not sure if its enough. If someone would kindly check it out and help me make it more secure i'd really appreciate...
Forum:
HTML & CSS
10-31-2012, 08:50 PM
Replies:
2
little css trouble
Views:
217
Posted By
LJackson
got it working now mate, thanks for offering to...
got it working now mate, thanks for offering to help
not sure what was causing it not to work in the first place :O
Forum:
HTML & CSS
10-31-2012, 07:53 PM
Replies:
2
little css trouble
Views:
217
Posted By
LJackson
little css trouble
I have a tooltip set up with just css and its working fine if the code is not wrapped in <li> tags
my css is
<style type="text/css">
a.tt{
position:relative;
z-index:24;
...
Forum:
XML
10-31-2012, 07:17 PM
Replies:
1
how do display an xml file on my website but grouped by cat and sub cat?
Views:
1,153
Posted By
LJackson
sorted it <?php $xml =...
sorted it
<?php
$xml = simplexml_load_file('services.xml');
$typesListXml = $xml->xpath('service/category');
if (!empty($typesListXml)) {
$typesList = array();
foreach...
Forum:
XML
10-30-2012, 09:56 PM
Replies:
1
how do display an xml file on my website but grouped by cat and sub cat?
Views:
1,153
Posted By
LJackson
how do display an xml file on my website but grouped by cat and sub cat?
Hi All
I have an xml file which i created, and i am using simplexml_load_file to pull out the data and display it on my site.
i can pull out the data as it appears in the xml file like so
...
Forum:
PHP
10-14-2012, 04:27 AM
Replies:
2
working out if an image is portrait or landscape is causing trouble
Views:
291
Posted By
LJackson
solved it in the end i used $calc =...
solved it
in the end i used
$calc = ($width - $height);
if($counter == 1 && $calc > 0)
which worked, any idea why my previous statement failed?
cheers
Forum:
PHP
10-14-2012, 03:24 AM
Replies:
2
working out if an image is portrait or landscape is causing trouble
Views:
291
Posted By
LJackson
working out if an image is portrait or landscape is causing trouble
hi all,
i have the following piece of code
$files = listdir($directory);
$counter = 1;
foreach ($files as $f)
{
$size = getimagesize($f);...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
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
01:06 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.