Search Results

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: FlashCreations ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Aug 31st, 2009
Replies: 5
Views: 1,233
Posted By FlashCreations
Very easily done!
Anyhow, if all of your problems have been solved and all questions answers I ask that you mark this thread as solved!! Thanks!
Forum: JavaScript / DHTML / AJAX Aug 16th, 2009
Replies: 5
Views: 1,233
Posted By FlashCreations
Ahh....yes! I clumsily forgot to place .style before the .color or any other property. :D Wouldn't be the first time... ;)
Forum: JavaScript / DHTML / AJAX Aug 16th, 2009
Replies: 5
Views: 1,233
Posted By FlashCreations
You need to look into JavaScript and DOM. Give you DIV an id and then you can import the DIV as an object with:

div = document.getElementById('div_id');

Then you can change the styles with:
...
Forum: JavaScript / DHTML / AJAX Jul 5th, 2009
Replies: 6
Views: 823
Posted By FlashCreations
That's great that you got it to work! If you don't have any more questions...would you please mark this thread as solved?
Forum: JavaScript / DHTML / AJAX Jul 4th, 2009
Replies: 6
Views: 823
Posted By FlashCreations
The problem is with the descriptions. It's just that IE will stop working on errors while most other browsers will try to continue. Specifically, the problem with your code is with line 248....
Forum: JavaScript / DHTML / AJAX Jul 3rd, 2009
Replies: 6
Views: 823
Posted By FlashCreations
Well at first glance it looks like your JS file contains some JQuery, so I would start by making sure you have the JQuery library included in your page. It would also help if you could give us the...
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC