Posts Tagged ajax
January 12, 2009 at 7:25 pm
· Filed under Technology ·Tagged ajax, Ext JS, JavaScript, TreePanel
I found my self in need of using a TreePanel without an URL in Ext JS. A look around on the web led me to this thread which helped me to do 80% of what I need. I still need to find ways to do the following:
- How do I set leaf node?
- How do I configure to change the initial “move” behavior of drag-and-drop into a “copy” action so the node in the source tree doesn’t disappear?
Thanks in advance!
Permalink
June 11, 2008 at 7:38 pm
· Filed under Technology ·Tagged ajax, browser, HTML, JavaScript
Thanks to JI for showing me this big matrix that maps out the differences among browsers.
Permalink
May 28, 2008 at 11:57 pm
· Filed under Technology ·Tagged ajax, JavaScript, tagcloud, Technology, widget
Thanks to Jonathan L. for the suggestion to check out this tagcloud widget. It’s interesting that someone would write a widget for this. I wrote a basic tag cloud before with simple scaling arithmetic to render tags in different font sizes. This widget adds a few more features. The extra features also add significant weight to the page footprint. So, some weeding work might be necessary to eliminate extra unneeded features.
Permalink
May 8, 2008 at 7:13 am
· Filed under Technology ·Tagged ajax, jMaki, XmlHttpProxy
Permalink