Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 2 matches
Smarty Forum Index
Author Message
  Topic: feature request: function which could loading js/css files
elizas

Replies: 27
Views: 46669

PostForum: Smarty 3   Posted: Wed Jun 16, 2010 12:53 pm   Subject: Some important JavaScript functions and their use.
In Javascript Array class can be turned into Stack using push() & pop() method.

var objStack = []
objStack.push(2);
objStack.push(5);
objStack.push(Cool;

So here objStack will behave as a ...
  Topic: AJAX and SmartyValidate
elizas

Replies: 7
Views: 33268

PostForum: Add-ons   Posted: Thu Mar 25, 2010 12:35 pm   Subject: Reset or clear the form data when form is submitted by AJAX
When a form is submitted through submit button click the form data is subsequently cleared or reset . But when we submit a form by AJAX then we have to clear the form data by picking every element and ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP