-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Web Development
Joomla Tooltips
In my porting of Zoom Media Gallery to Joomla 1.5 I had to figure out how to recode the tooltips. Here you’ll find the most basic way to fully customizing your tip.
Joomla popup button
Joomla 1.5 has a nice pop up button class. This will dim the webpage and popup a smaller page over it. I found that it doesn’t work quite right outside a toolbar, so here’s how to manually do it.
Playing with the Joomla WYSIWYG editor
One thing I had to figure out was how to set the editor’s contents via JavaScript and get its contents in my controller. It turns out that Joomla 1.5′s API provides a way to do so without knowing what editor … Continue reading