Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lumoo
  • Order by date
  1. lumoo

    Filter AJAX result before setHTML

    Thanks Diancecht for the answer.. Please realise I'm a complete newbie on this... I'm trying to do this for example..(and dozens of other combinations!!) var req = new Ajax(url, { method: 'get', delay : 300, data: { 'option' : 'com_virtuemart', 'page' : 'shop.browse', blah blah }...
  2. lumoo

    Filter AJAX result before setHTML

    If anyone could give me a pointer here I would be most grateful. Have developed a Joomla AJAX search module for VirtueMart . Works fine in everything except IE. I know the reason is IE's limitation in innerHTML (block level html not allowed in inline) The problem is the returned html from the...
  3. lumoo

    Mootools 1.1 - Help please for get element

    Hi all, I'm trying to adapt an exsisting script. It's a "live search" module for Joomla 1.5 and I'm trying to modify to use with Virtuemart (shopping cart component) I've got most of it to work but just can't figure how to extract the element I need. The script makes a url call to a search...

Part and Inventory Search

Back
Top