search for: bloxpress

Displaying 3 results from an estimated 3 matches for "bloxpress".

2006 Jul 24
15
XML Question
I''ve got an XML file which is pretty well structured. I need to retrieve specific elements from that file to fill out empty HTML elements on a page. I think what I need is xPath? Or - is that overkill? Is there some easier way to locate an XML element? What I have in mind is pulling the XML file using Ajax, then xPath to get the bits I need. Am I on the right path and does
2006 Jun 13
3
Weird flicker effect in IE6 (sortables)
...recursion??) I wasn''t able to trace the events so i don''t know what is wrong or what is happening "onDrag". First i thought this is a CSS problem, but even if i remove the CSS and just use the site in "textmode" the flickering stays in IE6. :( demo: http://www.bloxpress.org/demo/ # click on "add blocks" link on the top, # choose ''flickr'', drag it on left or right column, # move the flickr block and watch the effect. :( ''sortable.create'' and general JS source: http://www.bloxpress.org/demo/wp-content/themes/bloxpress2...
2006 Jun 15
12
Why such bad performance with IE ?
Regarding DragDrop I am wondering what the deal about Internet Explorer 6 is. My application is near to final and now while testing browsers all but the IE6 are running as supposed to. Any other browser is performing smooth movement while IE compared provides a very bad expirience. I''ve seen some "tuning" infos on this list but they are either outdated or not actually working