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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 109
Search took
0.32
seconds.
Search:
Posts Made By:
karlosio
Forum:
HTML & CSS
08-21-2010, 01:03 AM
Replies:
1
<a> image border issue (this should be quick to solve)
Views:
589
Posted By
karlosio
How about this: a img { border:0; } ...
How about this:
a img { border:0; }
Then you should be able to apply a border to the images using the #main.web a declaration
Forum:
HTML & CSS
08-21-2010, 12:57 AM
Replies:
3
navbar smaller when mouse pressed
Views:
503
Posted By
karlosio
Sorry but I still don't see any problem with it...
Sorry but I still don't see any problem with it at my end. When I hold the left mouse button down on a link the height stays the same. If you want to remove the border firefox makes on those active...
Forum:
HTML & CSS
08-21-2010, 12:29 AM
Replies:
3
navbar smaller when mouse pressed
Views:
503
Posted By
karlosio
Seems to work fine for me (using Opera 10.53 and...
Seems to work fine for me (using Opera 10.53 and Firefox 3.5) which browser is this happening in?
Forum:
JavaScript frameworks
07-27-2010, 05:43 PM
Replies:
1
JQuery rating system problem
Views:
1,358
Posted By
karlosio
JQuery rating system problem
Hi I'm trying to implement a JQuery star rating script into my site, taken from reading this tutorial http://webtint.net/tutorials/5-star-rating-system-in-php-mysql-and-jquery/, the number of rates...
Forum:
HTML & CSS
07-25-2010, 04:01 PM
Replies:
2
CSS repeat only a part of an image as flexible background?
Views:
5,723
Posted By
karlosio
So your saying you have a 575 px wide by 1px high...
So your saying you have a 575 px wide by 1px high background image you would to repeat vertically in the area where your content will be?
try removing the auto amount on the height you have for...
Forum:
PHP
07-22-2010, 09:54 PM
Replies:
3
Keeping Image aspect ratio
Views:
1,313
Posted By
karlosio
Yeah I have that in my main image upload script,...
Yeah I have that in my main image upload script, my problem is though currently, with what I had, images are getting stretched if they are under 800px in size. I only want to resize images that are...
Forum:
PHP
07-22-2010, 09:37 PM
Replies:
2
Uploading and Downloading Files
Views:
533
Posted By
karlosio
answer to 1 is no you dont need to upload an...
answer to 1 is no you dont need to upload an image to the database as the php functions will do it for you, but you could store the path the file was saved to for quick retieval and the height and...
Forum:
PHP
07-22-2010, 09:13 PM
Replies:
3
Keeping Image aspect ratio
Views:
1,313
Posted By
karlosio
Keeping Image aspect ratio
Hi I am trying to work out how to keep an images aspect ratio when resizing an image for an image uploading script.
I have the following:
$width = 1024;
$height = 768;
$target = 800; //...
Forum:
HTML & CSS
07-22-2010, 12:20 PM
Replies:
1
[BEGINNER] HTML question.
Views:
502
Posted By
karlosio
Does the original source file come with a CSS...
Does the original source file come with a CSS file of does it include <style> tags in the <head> part of the document? If it does it should have the likes of font-family, border etc, you would need...
Forum:
JavaScript frameworks
07-20-2010, 11:15 PM
Replies:
1
Uploading images with JQuery / PHP?
Views:
4,563
Posted By
karlosio
Uploading images with JQuery / PHP?
Hi, I'm creating a basic image uploading script and would like to use Jquery's AJAX function so It all happens on one page. The upload script works fine without it but when I try to add some AJAX,...
Forum:
HTML & CSS
07-20-2010, 09:03 PM
Replies:
7
what causes only part of a text link to work?
Views:
625
Posted By
karlosio
display: block in css on the links a tag might...
display: block in css on the links a tag might fix it? But as mentioned above this is only a guess. We need to see some of your code :)
Forum:
HTML & CSS
07-20-2010, 09:00 PM
Replies:
7
how to solve this problem?.
Views:
765
Posted By
karlosio
Ah the famous "oh my website doesn't look good in...
Ah the famous "oh my website doesn't look good in IE" problem
hmm wheres the code then?
Forum:
HTML & CSS
07-11-2010, 04:16 PM
Replies:
3
Resolved
CSS help - selection styles...
Views:
563
Posted By
karlosio
.postcontent { background: #c90; color:...
.postcontent {
background: #c90;
color: #fff;
}
.postcontent i {
font-size: 2em;
}
.postcontent b {
font-family: Tahoma, geneva, sans-serif;
}
Forum:
HTML & CSS
07-11-2010, 03:39 PM
Replies:
7
Safari and Chrome won't function opacity properly
Views:
3,057
Posted By
karlosio
I wasn't aware about that stop function. You...
I wasn't aware about that stop function. You learn something new every day lol. :thumbsup: I've only been learning it for the past couple of months myself but I'm happy you liked my approach. :)...
Forum:
PHP
07-11-2010, 03:43 AM
Replies:
7
menu
Views:
743
Posted By
karlosio
I second that!
I second that!
Forum:
HTML & CSS
07-11-2010, 03:29 AM
Replies:
3
Resolved
Lining up title text
Views:
691
Posted By
karlosio
#header { color: #333; width: 100%; ...
#header {
color: #333;
width: 100%;
padding: 10px;
border: 1px solid #ccc;
height: 100px;
margin: 10px 0px 0px 0px;
background-color:#F3F2ED;
background:#000000;
font-style:italic;
Forum:
HTML & CSS
07-11-2010, 03:17 AM
Replies:
7
Safari and Chrome won't function opacity properly
Views:
3,057
Posted By
karlosio
Or get JQuery to do it if you know a bit of...
Or get JQuery to do it if you know a bit of javascript. Its excellent at doing this kind of thing http://jquery.com
example
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"...
Forum:
HTML & CSS
07-11-2010, 02:55 AM
Replies:
2
how dom i 'drop' or 'pull' a menu in
Views:
486
Posted By
karlosio
or try including the file with SSI if you dont...
or try including the file with SSI if you dont have access to PHP
<!--#include file="file:menu.html" -->
Forum:
HTML & CSS
07-11-2010, 02:44 AM
Replies:
1
pre tag questions - adding code snippets
Views:
1,194
Posted By
karlosio
pre tag questions - adding code snippets
Hi I'm wondering how to style the pre tag in css so I can display code snippets on a page.
Say I have the following pre tag:
<pre>
<form action = "somepage.php?id=1&something=2"...
Forum:
JavaScript frameworks
07-04-2010, 09:38 PM
Replies:
1
jQuery
A simple problem: 2 toggles same page?
Views:
1,359
Posted By
karlosio
btnc, btnt, btncdiv and btntdiv? what are these...
btnc, btnt, btncdiv and btntdiv? what are these tags doing in the mark up? this is not valid html so jquery wouldn't have a clue what you are looking for.. reference classes or ids or real html tags...
Forum:
JavaScript programming
07-04-2010, 09:19 PM
Replies:
11
Dynamic date menu?
Views:
1,234
Posted By
karlosio
Thanks for your input old pedant, I was just...
Thanks for your input old pedant, I was just curious if it could be done and if it was local javascript or a ajax backend thing as I have seen a similar thing to what I was saying on the likes of...
Forum:
JavaScript programming
07-04-2010, 07:21 PM
Replies:
11
Dynamic date menu?
Views:
1,234
Posted By
karlosio
Dynamic date menu?
Hi,
I have 3 selects in a form for day, month and year for the user to enter his/her birthday.
What I'm looking for is a piece of code / script which will dynamically change the day dropdown menu...
Forum:
JavaScript frameworks
06-06-2010, 06:44 PM
Replies:
1
JQuery: how do i load php dynamic content into a div?
Views:
6,752
Posted By
karlosio
JQuery: how do i load php dynamic content into a div?
Hi, I'm creating a page listing videos taken from a Youtube channel using the youtube api and using php's simple xml. I have 2 pages, one that lists the videos with their thumbnails, and another...
Forum:
JavaScript frameworks
05-31-2010, 02:02 AM
Replies:
1
Edit in Place with JQuery question
Views:
1,592
Posted By
karlosio
Ive managed to figure it, looking at someones...
Ive managed to figure it, looking at someones else's post on another thread, someone suggested using firebug, and that made me figure out that the post variable was content, not t which i originally...
Forum:
JavaScript frameworks
05-31-2010, 12:45 AM
Replies:
1
Edit in Place with JQuery question
Views:
1,592
Posted By
karlosio
Edit in Place with JQuery question
Hi Im new to JQuery and Im studying the tutorials at http://docs.jquery.com/ Im trying to follow the Edit In Place tutorial http://docs.jquery.com/Tutorials:Edit_in_Place_with_Ajax and everything was...
Showing results 1 to 25 of 109
Page 1 of 5
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
02:16 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.