hey friends i am coming across this mobile jquery thing a lot of times on net but i m not getting examples how it is used with php can anybody help , IS IT POSSIBLE TO USE JQUERY MOBILE WITH LAVALAIR
							
						
					jquery mobile with php
				
					Collapse
				
			
		
	X
- 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
what do you want to do with jquery mobile and php?Originally posted by mirror View Posthey friends i am coming across this mobile jquery thing a lot of times on net but i m not getting examples how it is used with php can anybody help , IS IT POSSIBLE TO USE JQUERY MOBILE WITH LAVALAIR
send ajax request to a php file?
jquery mobile is actually an ui (user interface)
if you want to send ajax requests to a php file you can use only jquery
examples for jquery mobile you can get here : http://jquerymobile.com/demos/1.0/
and check the source code with your browser
Comment
 - 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
any examples of code from lavalair bro , how can i integrate it jquery in my site which is based on lavalair , i like jquery mobile interface so guide me a littleOriginally posted by GumSlone View Postwhat do you want to do with jquery mobile and php?
send ajax request to a php file?
jquery mobile is actually an ui (user interface)
if you want to send ajax requests to a php file you can use only jquery
examples for jquery mobile you can get here : jQuery Mobile: Demos and Documentation
and check the source code with your browser
Comment
 - 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
there is lots more
ex
ndHTML Code:<div id="js"></div> $('#js').html('Loding');//show loading text $('#js').hide();//will hide content $('#js').remove();//remove element $('#js').load('page.php');//will load page.php in id js
symbian os 60v2 below fp3 will not support jquery in default browser
Comment
 - 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
jquery lavalair examples will look 99% the same way like the examples here: http://jquerymobile.com/demos/1.0/Originally posted by mirror View Posthey bro , can i get any example of a jquery used in lava page
Comment
 - 
	
	
	
		
	
	
		
		
		
		
		
		
		
	
	
subzero bro i gone through tht jquery site n many tutorials , i want to include jquery ui with my lavalair based site , dnt know where to start from soasking for helpOriginally posted by GumSlone View Postjquery lavalair examples will look 99% the same way like the examples here: jQuery Mobile: Demos and Documentation
Comment
 


Comment