
Search In


Hello reader
In this blog! I am going to tell you how to create Dynamic Content Load using jQuery. Generally, we see the content loader on many websites and on some registration form when we click on the next step button after completed the curren
Lets take a basic example of giving color values across an entire website. We will generally apply a palette of colors and any given color could be used countless number times also on multiple elements which leads to the repetition of code throughout
In the below example I have created Custom View spinner. Here first I have created a row.xml layout , In row.xml I have added a TextView and Button. Then I have created drop.xml layout in this I have added two TextView with in LinearLayout, Then in n
I've been trying to display 2 rows with 6 columns, on different rows. I've tried different methods, none of which seems to be working.
In my .txt I have:
Corfu [Tab] 5* Gelina Village Waterpark [Tab] 21 May 2017 [Tab] Luton [Tab] 10 nights [
If the trees can still afford more branch removal this year, you can begin next year's pruning. A year from now you will remove branches that are too high, too low, too wide-spreading. Remember to spot branches for removal while you are standing on t
In C programming while working with the numbers you have multiple operators for it to perform manipulation over it.
Right shifting means we will shift the digit to the right side by the specified number of places.
It is denoted by
In odoo-9 first we have to create the three fields in .py file and then add two fields and store it in third fields to click the button to help the get_total function. Then pass get_total function in button.
Use this point show in below:
1- In .py
I have letters in a string, I would like in result get all possible sets of those letters and convert them to numbers, each set should use all numbers, each number can occur only once in a set. numbers automatically should increment until 9. and outp
In this tutorial, we will know that how to use multiple language in a single application . We are using four language to show our contents such as English, Russian, German, French. Follow below steps.
Step 1- Prepare string resource for the four lan
In the below example I have created a animation button. Here I have added Button and TextView in activity_main xml layout then I have created new directory (anim) , In anim directory I have created new anim_traslate.xml layout. In MainActivity I have
