Can someone please compile a CSS file without carousel, or if they have a copy of the CSS file already compiled without the carousel stylesheet.
I can't seem to get it done, keep getting error. :((...
Type: Posts; User: mmourtada
Can someone please compile a CSS file without carousel, or if they have a copy of the CSS file already compiled without the carousel stylesheet.
I can't seem to get it done, keep getting error. :((...
paste some codes, maybe you have typo somewhere
try this not sure it will work
value: new Date(),
Your problem is with the CSS file, Oreilly uses different CSS, try to change your CSS file with the Sencha-touch.css.
This should fix your problem.
You may need to tweak a few cls (dark, light...
Go to your CSS file and Copy the entire basecode64 see below:
and pasted in firefox you will see the image.
...
try this code <a href="tel:+1-000-000-0000" rel="external">Click to Call: 000-000-0000</a>
I need some help please, on how to make the below code not to show unless I click on the button.
CarTechniks.Mobile.Appointment = Ext.extend(Ext.Panel, {
//
initComponent: function(){...
I will pay $$$ for this, please help.
I am trying to add a Form Panel using Oreilly Sample but it is not showing correctly, the Panel will show but not in Form Panel as it should be. See it at...
just add
scroll: 'vertical',
I used Oreilly samples to create an app and I can't get the form to show correctly, can some one please point me to what I am missing. Is it possible to have a form in TabPanel ? I am calling the...
See this link, it will help you understand JSON
http://www.xul.fr/ajax-javascript-json.html
not sure what type of file you looking for, but here's the call for the file.
Ext.regModel('Proposal', {
hasMany: {
model: 'Speaker',
name: 'speakers'
},
fields:...
this.shortUrl = 'web2010'
this.list = new Ext.List({
grouped: true,
itemTpl: '<span class="name">{title}</span> <span class="secondary">{room}</span>',
...
I am looking for an experienced Sencha programmer to help out on a small project in Texas preferably in the Houston area.
The app requirment as follow:
1- Main Page
2- About Us with...
It worked with the +1-555-444-8888 and window.location =
Thanks for all your help
I am using this code (a href="tel:1-222-222-5555") to allow users to click on it and it will dial the number. I tried every possible way to make it work!! does anyone know how to impliment this??...
I am using this code (a href="tel:1-222-222-5555") inside contact us page, it does not dial the number?
any help on the correct format will be greatly appreciated, .
I am using this code (a href="tel:1-222-222-5555") inside contact us page, it does not dial the number?
any help on the correct format will be greatly appreciated, .
Sorry for posting in the...