Search Results

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: mschroeder ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Nov 4th, 2009
Replies: 6
Views: 804
Posted By mschroeder
This is not an IE issue.
Get yourself Firebug for Firefox and the IE Developer Toolbar for IE7 -- maybe 6 and 8?

When I run through the example on firefox it is not removing the li tags from the...
Forum: JavaScript / DHTML / AJAX Jun 12th, 2009
Replies: 16
Views: 3,159
Posted By mschroeder
@essential

I may be wrong, but wouldn't the onblur event mean the field needs to lose focus?

If its auto-submitting the form then it should probably wait for a delay indicating the user has...
Forum: JavaScript / DHTML / AJAX May 21st, 2009
Replies: 4
Solved: Using jQuery
Views: 627
Posted By mschroeder
They are two different technologies:

php is server-side and will be executed on the server with the results being displayed to the user.

jquery is client-side and will be executed in the...
Forum: JavaScript / DHTML / AJAX Apr 6th, 2009
Replies: 6
Views: 690
Posted By mschroeder
There are some fine Ajax/Javascript libraries that exists:

http://jquery.com/
http://www.prototypejs.org

Are two very prominent ones, but there are countless others.
They all have Ajax...
Forum: JavaScript / DHTML / AJAX Apr 6th, 2009
Replies: 6
Views: 690
Posted By mschroeder
Forum: JavaScript / DHTML / AJAX Feb 20th, 2009
Replies: 6
Views: 1,666
Posted By mschroeder
Why does the page value need to be passed in the url?
Will it always be the same as the hidden field view?

I ask because i see $_GET['page'] & $_POST['view'] being set to the same value.

Here...
Forum: JavaScript / DHTML / AJAX Feb 9th, 2009
Replies: 7
Views: 2,174
Posted By mschroeder
Try this example out. This uses jQuery to grab the css properties you want. Even on elements that do not have inline styles.

This is what matters, it serves the jquery library from googles cdn,...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC