Search Type: Posts; User: mmourtada
Search: Search took 0.02 seconds.
-
9 Sep 2011 7:01 AM
Jump to post Thread: CSS File without carousel by mmourtada
- Replies
- 0
- Views
- 332
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. :((... -
7 Jul 2011 8:40 PM
- Replies
- 1
- Views
- 652
paste some codes, maybe you have typo somewhere
-
7 Jul 2011 8:38 PM
Jump to post Thread: todays date by mmourtada
- Replies
- 3
- Views
- 806
try this not sure it will work
value: new Date(), -
7 Jul 2011 8:34 PM
Jump to post Thread: Sencha Touch Oreilly Examples by mmourtada
- Replies
- 8
- Views
- 2,689
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... -
7 Jul 2011 9:07 AM
- Replies
- 3
- Views
- 1,058
Go to your CSS file and Copy the entire basecode64 see below:
and pasted in firefox you will see the image.
... -
2 Jul 2011 9:41 AM
Jump to post Thread: Phone Calls by mmourtada
- Replies
- 3
- Views
- 1,040
try this code <a href="tel:+1-000-000-0000" rel="external">Click to Call: 000-000-0000</a>
-
28 Jun 2011 7:08 AM
- Replies
- 0
- Views
- 546
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(){... -
8 Jun 2011 7:19 AM
Jump to post Thread: Add form to the Orielly sample by mmourtada
- Replies
- 0
- Views
- 368
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... -
5 Jun 2011 5:05 AM
Jump to post Thread: Form Panel in TabPanel by mmourtada
- Replies
- 3
- Views
- 1,224
just add
scroll: 'vertical', -
3 Jun 2011 8:50 AM
- Replies
- 0
- Views
- 339
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...
-
5 Apr 2011 2:16 PM
- Replies
- 11
- Views
- 1,736
See this link, it will help you understand JSON
http://www.xul.fr/ajax-javascript-json.html -
5 Apr 2011 12:45 PM
- Replies
- 11
- Views
- 1,736
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:... -
4 Apr 2011 10:30 AM
- Replies
- 11
- Views
- 1,736
this.shortUrl = 'web2010'
this.list = new Ext.List({
grouped: true,
itemTpl: '<span class="name">{title}</span> <span class="secondary">{room}</span>',
... -
1 Feb 2011 8:41 AM
Jump to post Thread: App Needed by mmourtada
- Replies
- 0
- Views
- 425
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... -
24 Nov 2010 7:08 AM
- Replies
- 5
- Views
- 3,373
It worked with the +1-555-444-8888 and window.location =
Thanks for all your help -
23 Nov 2010 2:48 PM
- Replies
- 5
- Views
- 3,373
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??...
-
23 Nov 2010 7:56 AM
- Replies
- 0
- Views
- 396
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, . -
23 Nov 2010 7:53 AM
- Replies
- 5
- Views
- 4,476
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...
Results 1 to 18 of 18
