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 20 of 20
Search took
0.10
seconds.
Search:
Posts Made By:
fat
Forum:
HTML & CSS
01-30-2013, 09:25 AM
Replies:
2
how to prevent caching in all browsers
Views:
691
Posted By
fat
can I get an answer please ?
can I get an answer please ?
Forum:
HTML & CSS
11-05-2012, 08:59 AM
Replies:
11
HTML5 support in IE8 ?
Views:
792
Posted By
fat
good post. a conclution is that it is to early...
good post.
a conclution is that it is to early (and will be to early in the following year too) to use HTML 5 on one's website and expect for every site visitor to view your site correctly.
Forum:
HTML & CSS
11-05-2012, 07:53 AM
Replies:
11
HTML5 support in IE8 ?
Views:
792
Posted By
fat
when it comes to my site visitors - there will...
when it comes to my site visitors - there will always be a lot of IE 8 users that will refuse to upgrade their IE 8 to IE 9
maybe if Microsoft release a patch for IE 8 for HTML5 support....isn't...
Forum:
HTML & CSS
11-04-2012, 02:37 PM
Replies:
11
HTML5 support in IE8 ?
Views:
792
Posted By
fat
I was refferring to the form filling features,...
I was refferring to the form filling features, not the CSS ones.
Forum:
HTML & CSS
11-04-2012, 01:13 PM
Replies:
11
HTML5 support in IE8 ?
Views:
792
Posted By
fat
HTML5 support in IE8 ?
hello
the HTML5 features here are great (the form ones), but don't seem to work with my IE8:
http://dev.opera.com/articles/view/new-form-features-in-html5/
I can't use these features in my...
Forum:
HTML & CSS
10-11-2012, 10:43 AM
Replies:
2
how to prevent caching in all browsers
Views:
691
Posted By
fat
how to prevent caching in all browsers
Hi
I don't want my page(s) to be cached AT ALL with any browser (chrome , IE, firefox etc.).
will this in the "HEAD" tag cover it ?
<meta http-equiv="cache-control" content="max-age=0" /> ...
Forum:
JavaScript programming
09-27-2012, 09:02 AM
Replies:
9
IE Java Applet client user test
Views:
521
Posted By
fat
but what about this method: ...
but what about this method:
http://mapskp.cesr.fr/tools/javaplugin/java_plugin_test.php
it looks like the solution
Forum:
JavaScript programming
09-24-2012, 03:25 PM
Replies:
9
IE Java Applet client user test
Views:
521
Posted By
fat
can you elaborate please ? I just want to show...
can you elaborate please ? I just want to show the user a message or warning of some kind that tells the user he has no Java support.
wouldn't this work:...
Forum:
JavaScript programming
09-24-2012, 02:22 PM
Replies:
9
IE Java Applet client user test
Views:
521
Posted By
fat
IE Java Applet client user test
hi
I want to test whether a user with internet explorer browser that visits my site has java installed and enabled.
is there a way to do a test like that in javascript or any other way ?
...
Forum:
JavaScript programming
12-29-2011, 01:12 PM
Replies:
1
getting a video object's width and height
Views:
308
Posted By
fat
getting a video object's width and height
Hi
I have embeded a video like this:
<div class="videoDiv" id="showDis">
<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="MediaPlayer1">
<param name="url"...
Forum:
JavaScript programming
12-29-2011, 01:10 PM
Replies:
2
cross browser accessing markers in an embedded video
Views:
869
Posted By
fat
any suggestion at all?
any suggestion at all?
Forum:
JavaScript programming
12-27-2011, 03:17 PM
Replies:
0
getting a video object's width and height
Views:
351
Posted By
fat
getting a video object's width and height
I have embeded a video like this:
<div class="videoDiv" id="showDis">
<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="MediaPlayer1">
<param name="url"...
Forum:
JavaScript programming
12-25-2011, 03:31 PM
Replies:
2
cross browser accessing markers in an embedded video
Views:
869
Posted By
fat
no suggestions?
no suggestions?
Forum:
JavaScript programming
12-22-2011, 01:00 PM
Replies:
2
cross browser accessing markers in an embedded video
Views:
869
Posted By
fat
cross browser accessing markers in an embedded video
I have a video (.wmv) that has markers in it
one can access these markers in video players like "Windows Media Player" at "view" -> "file markers"
I want to embed the video object in an HTML...
Forum:
PHP
07-02-2009, 06:54 AM
Replies:
11
PHP framework ?
Views:
1,336
Posted By
fat
yes, over the years I have written a library of...
yes, over the years I have written a library of classes that I use to build small applications, but it seems those frameworks have everything I did plus a lot more that I will write in the future.
Forum:
PHP
07-01-2009, 02:40 PM
Replies:
11
PHP framework ?
Views:
1,336
Posted By
fat
requirements: we are a group of programmers that...
requirements: we are a group of programmers that want to build something as drupal (http://drupal.org/) + moodle (http://moodle.org/) put together.
Forum:
PHP
07-01-2009, 02:37 PM
Replies:
11
PHP framework ?
Views:
1,336
Posted By
fat
what makes you say that ? won't it make you more...
what makes you say that ? won't it make you more "powerful" by helping you build your heavy coded PHP application faster ?
Forum:
PHP
07-01-2009, 02:36 PM
Replies:
11
PHP framework ?
Views:
1,336
Posted By
fat
why is CodeIgniter your choice ?
why is CodeIgniter your choice ?
Forum:
PHP
06-30-2009, 01:18 PM
Replies:
11
PHP framework ?
Views:
1,336
Posted By
fat
PHP framework ?
Hi
In order to build powerful PHP applications faster and more bug free I'm thinking about using a PHP framework like CakePHP (http://www.cakephp.org/), Zend (http://framework.zend.com/), Symfony...
Forum:
JavaScript programming
06-23-2009, 12:15 PM
Replies:
0
displaying current position not working in firefox with WM plugin
Views:
707
Posted By
fat
displaying current position not working in firefox with WM plugin
Hi guys
I have a piece of code that works with IE7 and IE8 but don't work with firefox with the windows media plugin installed.
I'm trying to "alert" the current position (timeline) of a video....
Showing results 1 to 20 of 20
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
11:28 AM
.
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.