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 16 of 16
Search took
0.05
seconds.
Search:
Posts Made By:
tmparisi
Forum:
JavaScript frameworks
04-16-2012, 02:24 AM
Replies:
1
Using HTML form inside jQuery growl plugin...?
Views:
784
Posted By
tmparisi
Well I figured out my issue. Turns out, since...
Well I figured out my issue. Turns out, since the growl plugin calls the HTML, the ID was being duplicated and there was no unique identifier for the JS to bind to.
I gave the form a class...
Forum:
JavaScript frameworks
04-15-2012, 07:29 AM
Replies:
0
Change URL with toggle switch in jquery mobile...?
Views:
629
Posted By
tmparisi
Change URL with toggle switch in jquery mobile...?
I have a very simple slider that I am using with jquery mobile. When this slider is changed I want the URL to change:
<div class="containing-element">
<label for="flip-min">...
Forum:
JavaScript frameworks
04-14-2012, 05:18 AM
Replies:
1
Using HTML form inside jQuery growl plugin...?
Views:
784
Posted By
tmparisi
Using HTML form inside jQuery growl plugin...?
I am fairly new to jQuery and have come across an issue with a plugin. Now, this issue is not necessarily specific to this plugin, so please read on as any information will prove useful!
I have a...
Forum:
JavaScript programming
04-04-2012, 02:03 AM
Replies:
10
Getting variables from PHP of iFrame back to HTML and javascripts of parent window..?
Views:
1,223
Posted By
tmparisi
So I believe I am getting much closer to figuring...
So I believe I am getting much closer to figuring this out, but I am stuck on a few things. Here is what I currently have:
Shadowbox is first being initialized with (in the header):
...
Forum:
JavaScript programming
03-31-2012, 06:50 AM
Replies:
10
Getting variables from PHP of iFrame back to HTML and javascripts of parent window..?
Views:
1,223
Posted By
tmparisi
Wow thank you all so much for the messages... I...
Wow thank you all so much for the messages... I hope to give it another go tomorrow evening and I will report back with my findings. Thanks agains for everyones help, this is a great forum!
Forum:
JavaScript programming
03-30-2012, 02:30 AM
Replies:
10
Getting variables from PHP of iFrame back to HTML and javascripts of parent window..?
Views:
1,223
Posted By
tmparisi
Would that be the same as doing something like...
Would that be the same as doing something like this on the iFrame.php?
On my form.php (iFrame) page I need to utlize something like:
<form name="input"...
Forum:
JavaScript programming
03-29-2012, 08:50 PM
Replies:
10
Getting variables from PHP of iFrame back to HTML and javascripts of parent window..?
Views:
1,223
Posted By
tmparisi
Getting variables from PHP of iFrame back to HTML and javascripts of parent window..?
I have an HTML page that is making use of JQUERY and many other JQUERY plugins. Inside this HTML page there are 2 different types of iFrames that display PHP forms. One is a normal iFrame:
...
Forum:
HTML & CSS
03-17-2012, 04:02 PM
Replies:
4
CSS Padding issue...?
Views:
470
Posted By
tmparisi
If I try it in IE9 the arrow displays for every...
If I try it in IE9 the arrow displays for every page BUT the contact us page.
If I try it in FF10, I don't get an arrow displaying on either page.
Perhaps it may be best for me to go back to...
Forum:
HTML & CSS
03-17-2012, 03:30 PM
Replies:
4
CSS Padding issue...?
Views:
470
Posted By
tmparisi
The reason for the iframe is that it is using a...
The reason for the iframe is that it is using a 3rd party PHP form system, called MachForm. It gives me the option to embed the form via ifram or javascript, but unofrtunately the javascript seems...
Forum:
HTML & CSS
03-17-2012, 03:48 AM
Replies:
4
CSS Padding issue...?
Views:
470
Posted By
tmparisi
CSS Padding issue...?
I am in need of a CSS expert for what should be a very quick fix. Basically, something is wrong in my code where the padding is not properly working. When the page loads, some of my frame is lost...
Forum:
JavaScript frameworks
03-10-2012, 04:08 AM
Replies:
7
How to create a timer to run an HTML click 'class'
Views:
926
Posted By
tmparisi
Nevermind, both of those needed to be in the JS...
Nevermind, both of those needed to be in the JS file... seems to work fine! Thank you very much!
Forum:
JavaScript frameworks
03-10-2012, 03:31 AM
Replies:
7
How to create a timer to run an HTML click 'class'
Views:
926
Posted By
tmparisi
my JS file has this: ...
my JS file has this:
$('.prev').click(function(){
img=img-1;
if (img<0) img=img+num
$.when($('#bgStretch img')).then(function(){
$('#bg_pagination li a').eq(img).click();
})
...
Forum:
JavaScript frameworks
03-10-2012, 03:00 AM
Replies:
7
How to create a timer to run an HTML click 'class'
Views:
926
Posted By
tmparisi
Thanks for taking the time to help me, it is very...
Thanks for taking the time to help me, it is very much appreciated!
So you are saying I should replace the piece of code in the JS file with this:
nextImg = function(){
img=img+1;
if...
Forum:
JavaScript frameworks
03-10-2012, 02:38 AM
Replies:
7
How to create a timer to run an HTML click 'class'
Views:
926
Posted By
tmparisi
I believe this is the correct file it is pulling...
I believe this is the correct file it is pulling from:
var fl=true
$(document).ready(function() {
// hover
$('.prev .img_act').css({left:38})
$('.next .img_act').css({left:-38})
...
Forum:
HTML & CSS
03-10-2012, 02:16 AM
Replies:
0
How to create a timer to run an HTML click 'class'
Views:
229
Posted By
tmparisi
How to create a timer to run an HTML click 'class'
not sure if this belongs in java or HTML... sorry!
So I am very new to JS and I have been messing around with a template file. I have been lucky so far in searching and finding most of my issues,...
Forum:
JavaScript frameworks
03-10-2012, 02:15 AM
Replies:
7
How to create a timer to run an HTML click 'class'
Views:
926
Posted By
tmparisi
How to create a timer to run an HTML click 'class'
So I am very new to JS and I have been messing around with a template file. I have been lucky so far in searching and finding most of my issues, but I don't think I know exactly what to search for in...
Showing results 1 to 16 of 16
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:56 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.