Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Change HTML Content in JavaScript

With the help of this javascript function we can change the html content of an element., when we will click on button it will manipulate the DOM (change HTML contents). <p class="demo">Hello everyone </p> <button type="button" o

NSNumber in Objective C

Hi, In this videoblog you, will learn how to use NSNumber in Objective C.

How to change the data inside the div dynamicaly via Javascript

Hello Reader's if you are developing the website that convert the real time data into the div, Then by using Javascript you can do it. Let's see the example as below:- <!DOCTYPE html> <html> <head> <script> function myFunctio

Updating a column value

Updating a column value using Update Statement: UPDATE statement is used to change the value for a column or to change multiple records using a condition. It is a data manipulation language command which are used for managing data. Syntax: UPDATE

Fatal error: Call to a member function get() on a non-object in codelgniter

Hello Friends, If you are facing the issue "Fatal error: Call to a member function get() on a non-object...." in Codelgniter. Please make the below changes to solve this issue. Please open "codelgniter/application/config/autoload.php

Events in OpenERP 6.1

On Change (on_change) The on_change is the attribute that describes what will happen when a field value changes, what changes in other fields or an event will take place. Syntax <field name="field_name" on_change="function_name(field1, field2,.

Warning of Saving Changes in not permitted in SQL

Warning: "Saving Changes in not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can’t be re-created or enabled the option Prevent saving changes that requ

How to Remove Noindex Robots Tag in WordPress?

Hey all, My site when i check the source code has the meta tags: I cant change it from my theme files, not in the index.php checked all files even the style.css, and the meta tag wont be there and when i go to settings reading the option there to di

How to change defualt auth fields in cakephp

If you want to change default auth fields, add the below code in your app controller public $components = array('Session', 'Auth' => array( 'authenticate' => array( 'Form' => array( 'userModel' =>

Chaneg Textview height according to text

Hi All, If you want to change height of textView according to content height than you can follow this code. Use auto layout to set view in story board and make IBOutlet for textview . Assign delegate to textview and dont give height constraint to t

1 9 342
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: