By modifying Erel's Dynamic Keys example I made a websocket based webapp showing a gallery of images.
When I update the gallery the browser I would like to scroll the broser at the beginning of the gallery as it remains in the previous position,
for example half gallery. How can I do...
Hi.
Last month I was doing some tests with B4J and webapps. I found it powerful and easy to use. But I do have some questions.
B4J webapps do have a jetty server embedded.
1) If we want to run more than one webapps on the same machine, we have to set each instance to use a different port. I...
Hi,
I'm stuck with a demand I received today. Can I make something very very similar to this with B4J? (See this website):
https://www.circuitlab.com/editor/#?id=7pq5wm
(Basically an online builder)
I would have no problem making that as a desktop application, but here I have to do it as a...
Hi to all,
I'm new in web development (i spend many years in desktop programming) and I choice B4J for Web application development... Maybe will my question be stupid... :)
exist here some Visual form for WebApp designer (like in MS Visual Studio) or what will be suggestion - how to start...
Hi there
I'm curious about ReactJS due to some possible implementations I might need to look at. I read that one can use JSX, but for pete's sake looking at this...
import React, { Component } from 'react';
class App extends Component{
render(){
return(
<div>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.