CodeChargeMVP
Posts: 473
|
| Posted: 05/28/2011, 7:34 AM |
|
Hi,
I�m updating the code of my own solution for dependent list boxes, by get this
I�ve introduce Jquery library 1.6.1 Minified,and in the php script service request
do return a Json object,the ajax solution works, make his function, but there�s an strange
effect on the first list box which change his height.
This suggest me, than mixed-up some javascript code and jquery instructions isn�t a good
deal at all, I�ve also release than when using $.ajax and filling all their parameters properly,
the words type and data appear highlighted, i understand cause of the Html notation or the
CSS notation,maybe this is the reason of the error,so the question is:
�does anybody experience already this? �is there anyway to solved it?
�shall I use only Jquery instructions in the peace of code which does the service request
by avoid strange behaves?
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
CodeChargeMVP
Posts: 473
|
| Posted: 05/30/2011, 4:22 AM |
|
The problem was about the position of the span which shows the ajax-loader img,
changing the span to other location,works fine.
_________________
Best Regards
Entrepeneur | NT Consultant
|
 |
 |
|