As I’ve been working with the JQTouch links, I’ve noticed that they don’t do a very good job with ajax links. It appears that those links will only work if they are nested in a <li> element. I have a button that sits at the bottom of my home screen that I want to have it load a dynamic page each time it’s clicked via ajax. I was able to do it with a relatively simple bit of code that I will credit Gonzalo Floria with at Google Code for JQTouch.
Continue reading
Monthly Archives: April 2010
6
JQTouch Link Behaviors
Interesting Night At Othello
For my birthday Courtney got us tickets to see Othello in the Space Theater at the Denver Center of Performing Arts. The Space Theater is one of my favorites because it’s so small. She paid $18 for each ticket and we were only three rows from the stage. It’s just nice to be so close to the actors and doesn’t have the detached feel of the bigger theaters.
PHP 5.3.2 and PHPMyAdmin
I installed PHP 5.3.2 on my development machine yesterday and had a hard time trying to get PHPMyAdmin to work. I could get to the login screen, but after logging in it just left me at a blank white screen. Nothing in the errors logs. I ended up having to roll back to PHP 5.2. If anyone else has experienced this or can give me some help, I’d appreciate it!