Search found 20 matches

Go to advanced search

by Gosse Westra
Fri Sep 02, 2016 9:26 pm
Forum: Issues
Topic: live stream video
Replies: 1
Views: 381
 
Jump to post

live stream video

Hi i was wondering is there a tutorial or some information how to set up a live stream video connection between to phones? like in skype but then a simple version :)

by Gosse Westra
Tue May 10, 2016 6:21 pm
Forum: Issues
Topic: Placing markers from a list
Replies: 3
Views: 446
 
Jump to post

Placing markers from a list

Hello Sergiy,

Here are a screen shot from de debug console and one from my database Image Image

by Gosse Westra
Mon May 09, 2016 10:10 pm
Forum: Issues
Topic: Placing markers from a list
Replies: 3
Views: 446
 
Jump to post

Placing markers from a list

Hi, I try to place markers on a google map component. if get my respons from the service i get my database entries in a list on my creen and then i run this JS on event succes but it don't place the markers what i am doing wrong here? this service calls the server code from this geolocation tutorial...
by Gosse Westra
Mon Apr 25, 2016 10:44 pm
Forum: Issues
Topic: putting pictures in a grid
Replies: 1
Views: 287
 
Jump to post

putting pictures in a grid

Hello,

I am able to query the pictures i want from the database and i am also able to show them in a grid. But now i have one item below the other one. now i want to have thos pictures next to eachother so in 2 collums and depending on the amouth of pictures more rows

by Gosse Westra
Mon Apr 25, 2016 12:54 am
Forum: Issues
Topic: numbering my database rows
Replies: 1
Views: 283
 
Jump to post

numbering my database rows

ok i want to have a collection called for example pictures. Now if i take a picture with the camera component and upload it to the database files collection i store the file url in the picture collection. now i also want to store a number in the picture collection in the row numbers. I want to start...
by Gosse Westra
Sun Apr 24, 2016 11:31 pm
Forum: Issues
Topic: loading url from database
Replies: 1
Views: 303
 
Jump to post

loading url from database

Hello again.

I have created a database collection where i store urls of pictures. How do i load a random url in an image component?

by Gosse Westra
Sun Apr 24, 2016 11:59 am
Forum: Issues
Topic: Change the input field background color
Replies: 5
Views: 711
 
Jump to post

Change the input field background color

ok this is also solved.

I added this to my css file and it works for me.

.ui-corner-all {
border-radius: .5em;
border: none;
}

by Gosse Westra
Sun Apr 24, 2016 11:46 am
Forum: Issues
Topic: Change the input field background color
Replies: 5
Views: 711
 
Jump to post

Change the input field background color

ok i made some progress. i used this javascript on page load Appery("inputtitle").css('background-color', '#dedce3'); Appery("inputtitle").css('border', '2px'); Appery("inputtitle").css('border-color', '#f7b733'); Appery("inputtitle").css('border-style', 'soli...
by Gosse Westra
Sun Apr 24, 2016 9:32 am
Forum: Issues
Topic: Change the input field background color
Replies: 5
Views: 711
 
Jump to post

Change the input field background color

one more update. if i add a text field with the same class name it shows how i want it. see picture Image

by Gosse Westra
Sun Apr 24, 2016 9:02 am
Forum: Issues
Topic: Change the input field background color
Replies: 5
Views: 711
 
Jump to post

Change the input field background color

And one more thing. In de appery.io editor it shows the border color like i want it but if i test it is black?

Go to advanced search