75
points
Ian Briggs
Recent Questions
|
0
points
0
votes
|
Hi All,
I want to resample an image so the size is small for sending to my web server.
I can resize it on the server end no probs but sending it via XHR takes a long time.
I have tried...
34 views, 1 answers
|
|
0
points
0
votes
|
Just wondering if there is a way to open the actual mail app to send an email rather than creating an emailDialog. I would love to pass and email address into the mail app.
Can this be done?...
40 views, 0 answers
|
|
0
points
0
votes
|
Hi,
When I use .setData() say 5 times on a single table the click event for a row is fired 6 times instead of once for that row.
Does anyone know whats going on?
Ian...
44 views, 1 answers
|
Recent Answers
|
0
points
0
votes
|
Hi,
When I use .setData() say 5 times on a single table the click event for a row is fired 6 times instead of once for that row.
Does anyone know whats going on?
Ian...
44 views, 1 answers
|
|
0
points
0
votes
|
Hi,
Just wondering why single arrays are sent fine using createHTTPClient() and complex arrays aren't. Am I doing something wrong? Here is what I am doing:
Works fine:
~~~
var xhr =...
147 views, 2 answers
|
|
0
points
0
votes
|
Hey Guys,
Have some images put into a coverflow view. Need help on 2 things.
1. Even with the orientation set to landscape I cannot get the actual coverflow view in landscape...
2. How can i set...
46 views, 1 answers
|