After more playing around I learned some more jquery! Here's my improved, & I think final, code: <script> $(document).ready(function(){...
In case anyone cares I got it working with some trial and error. This appears to work fine: <script> $(document).ready(function(){...
erm, I'm new to js & jquery. I've only started copy/paste from help/example sites & modify to my needs. Can you show an example of what you mean? TY.
First let me say i'm new to javascript & jquery. (almost no experience with them) I'm trying to make this code easier to re-use. I'm making boxes...
Thanks for all the help. I've got it down to 2 sql calls now. I'll "prolly" :) stick with this: // get all the file attachments into an array...
I was trying out yur code but I had to fix a few things a missing ] in the if line after $output['DAYS'][$thisdata['c_time'] then, the misssing...
Hi all I'm trying to build an array I've got it as I wanted until I decided to add ability to ad images/files. I'm trying to build on an existing...
I've gone through dozens so far & been through the documentation a few dozen times. It makes no sense to me. I can't even get it to print out an...
Any chance you could show me how to use this in Smarty templates now? :D
yeah, I've done that before. I like the templating idea because it makes the code cleaner, easier to write, update, etc. Mixing the php & html is...
Honestly it was the easiest to start using. This is mostly for fun & learning. I'm using this only for me, not a live site. ;) Smarty seemed to be...
Thanks for the help. That's pretty much exactly what I want. My biggest problem now is getting it to work with the template class i'm using....
I need some help with this problem with my array. I'm trying to display "complaints" listed by date. I'm using this template -> (...
Separate names with a comma.