Build A Image Editor Application Where The User Can Edit Images?

Nov 15, 2010

I need to build a image editor application where the user can edit images.. I need to integrate this image editor in my Ruby on Rails project.. So does anyone knows any specific site where I can get the JS code of image editor which will be able to integrate into my project

View 2 Replies


ADVERTISEMENT

Build A Desktop Like Application Interface?

Dec 21, 2009

I just came across following demo application: [URL] I have a few questions about this:What is the right approach to start a project, which have heavy use of JS? how to choose which library is best, or one should develop his own library specific to requirements to keep the file size smaller?

View 24 Replies View Related

Image Appear When A User Tries A Screengrab On Images On His Website ?

Apr 21, 2011

I have been asked by a client if it is possible to have an image appear when a user tries a screengrab on images on his website.

View 1 Replies View Related

Edit A Web Page Using A Editor And Display New Content In Same Page

Aug 18, 2010

I am developing a web application in which I need to integrate a javascript/html editor on some of the web pages and then provide 'Edit' buttons on those web pages so that users can edit the content on that partciular html/jsp page (like editing in wiki pages) and then, when they add some content and click on submit button, the new content should appear on the web page with all the formatting (i.e. bold, italics, color and so on) which was applied by user when he was entering the text.

Now, I need help for the below issues:

1. Suggest me a good javascript/html editor (freely downloadable) which I can use to integrate with my web pages.

2. Once the user has entered some content using the above javascript editor, how to make that content reach the server and update the corresponding web page.

View 1 Replies View Related

Image Uploader - User To Upload Multiple Images At Once

Mar 20, 2010

I have a site which requires the user to upload multiple images at once. Using jQuery I have set it up so that the user can select individuals individually (using the file browser) and then upload them all at the same time bty clicking 'Upload'. However, this is not really good enough...

What I need to happen is that when the user browses their machine to select their images, they are able to select multiple images through CTRL+click. At the minute they can only select one image at a time. How can this be achieved?

As I already have the upload process working perfectly, I would prefer that I was able to keep this intact and simply add some javascript which allowed multiple images to be selected by the file browser at the same time. I would also prefer, if possible, not to use flash.

View 1 Replies View Related

Possible To Pause Images / When User Mouse Overs Image

Jul 20, 2011

Is it possible to pause images when the user mouse overs an image. For example, I need to adapt the Javascript on this site to incorporate a pause when the user hovers over the image.

View 6 Replies View Related

Editor CKEditor - Don't See Images Upload

Mar 30, 2011

I'm using the editor CKEditor [URL] for my forum that I developed. When I create a new topic in my forum is so good, now when I see the issue that the images you upload do not see and I look at Funt code looks like this:

<img alt="" src="http://tecnolatino.com/wp-content/uploads/2010/08/comprar-una-c%C3%A1mara-digital.jpg" style="width: 547px; height: 320px;" />

View 3 Replies View Related

Image Uploader - User To Upload Multiple Images At Once - Select Individuals Individually - Using The File Browser

Mar 20, 2010

I have a site which requires the user to upload multiple images at once. Using jQuery I have set it up so that the user can select individuals individually (using the file browser) and then upload them all at the same time bty clicking 'Upload'. However, this is not really good enough...

What I need to happen is that when the user browses their machine to select their images, they are able to select multiple images through CTRL+click. At the minute they can only select one image at a time.

As I already have the upload process working perfectly, I would prefer that I was able to keep this intact and simply add some javascript which allowed multiple images to be selected by the file browser at the same time. I would also prefer, if possible, not to use flash.

View 1 Replies View Related

JQuery :: Hiding Icons On WYSIWYG Editor Until User Click On It?

May 25, 2011

I am using CuteEditor for my WYSIWYG text editor. I like to hide all the icons until the user click on the textbox editor. Is there a way to do this in jQuery?

View 18 Replies View Related

How To Embed Images In Application

Mar 3, 2010

I'm trying to find the best way to embed images into my application. However, I'm having a hard time finding the fast (browser-compatible) method. It is important that I find a reliable method because the application must be self-contained so it can be easily shared. Below is a sample of my current approach:

Code JavaScript:

var pictures = {
"alert.png": new Array(
new Array(-1,-1,-1,-1,-1,0,-1,1,1,1,-1,-1,-1,-1,-1,-1,-1),

[code]....

After just a few images it creates a very large javascript file. Seems like it is pretty inefficient as far as code goes.Goals of optimal approach: Must work in IE6/7 and All other modern browsers. Performance must be a high priority It will only be used for small icons Can use javascript, jquery, css, base64, or any combination.

View 12 Replies View Related

JQuery :: Detect When The User Have Selected Edit Area?

Sep 14, 2011

i would to detect when the user have selected a edit area.

I try $('input[type=text]').select but this don't work.

View 1 Replies View Related

JQuery :: Get Actual Content Written By User In This Rich Text Editor?

Mar 11, 2011

I am using this Rich Text Editor in my asp.net page.Every thing is fine , but i want to get the html contents inserted by user using a javaScript function and submit the form asynchronously. But i am unable to get the html content. how to get the html contents.I am herewith attaching that Rich Text Editor file .You please unzip these files and place those in a single folder, i have kept in separate folders since single file size was getting larger that limit.

View 6 Replies View Related

All The Images And Application Of The Will Be The Same For All Occurrences On The Page?

May 4, 2011

I found a small fading script online which suits my needs though I need some help changing it around a bit as it seems to only work once in a page (i.e. a second occurance of the code doesn't work though the first one continues). Also, I'm not quite sure how to put it into a .js external page and then call the specific function as many times as I want in the body and have it all work. Please advise on this issue (i.e. Putting the code in an external file and then calling the fadeIn() function as many times as I want in the body)W, the concept is a fixed imaged with the js fading another image over the top of that first image in and out over and over again. All the images and application of the js will be the same for all occurrences on the page (don't know if that's relevant to the solution I'm asking for but throwing it in there just in case).Here is the code:

<html>
<body style="background:#000;">
<div style="float:left;">

[code].....

View 4 Replies View Related

Exception: 200: The User Hasn't Authorized The Application To Perform This Action

Jun 1, 2011

I have test my app before, and It worked I have managed to post to my page wall. But now after I have changed the code and removed the permissions, and logged in again it didn't work and trowed this exception:

Exception: 200: The user hasn't authorized the application to perform this action

Code:

View 2 Replies View Related

Editable Table (allows The User To Edit Specific Cells By Clicking On Them) / Form

Aug 29, 2010

I have created a table that allows the user to edit specific cells by clicking on them. Their new entered values set the value on the table. They then should be able to submit a form which sets several hidden inputs equal to the values in the table then passing the information to a php page to process. However, the php page doesn't output anything when it is submitted. This is the form layout.

[Code]....

View 5 Replies View Related

Create Dynamic Radio Button Which Can Edit Option In The Page By User

Aug 24, 2011

How to create dynamic radio button which can edit/add/remove option in the page by user.

If the option of radio button have prepared, I can write the script to show output in the page. But this can do like a said.

I have an example at this page phpform.org ,but I can't track the code.

View 1 Replies View Related

Enable / Disable Text Boxes When User Click On Edit Button

Jul 17, 2010

I need to enable(disabled="false") the text box mode when user click on edit button. this is my code;

[Code]...

View 1 Replies View Related

Drawing Application - Creating A Shape Outline From Images

Sep 30, 2009

I am working on an application where the user is able to draw using square images placed using absolute positions. The user can draw any shape but it must always be connected. I now need to work out the outline of the shape they created. The only information I have is the x y of the pictures that were placed. Its driving me crazy... I tried to work out a system of looping through all the pictures and seeing if there were any images touching.

My most recent idea was to make the javascript select the images and see if I could get the coordinates of the shape from there... In simple I need a way of merging the images into a shape rather than separate entities.

View 2 Replies View Related

JQuery :: Changing A Button To Two Classes To Edit Their Background Images?

Aug 5, 2011

I have a button class within the html called mygallery_pause_resume and i need to split it into two classes using Javascript (_mypause, _myresume) where I can assign different backgrounds to the buttons.I have an array that activates in an onclick event so that the buttons labels change to play/pause. I have included the code from the template below,

<script type="text/javascript">
stepcarousel.stopautostep = function(config){
clearTimeout(config.steptimer);[code]....

View 9 Replies View Related

AJAX :: User To Be Able To Edit The Data Set And Have Those Changes Written Directly Back To The MySQL Database?

Jul 11, 2010

I have a form.On the form I have a drop down box that allows the user to select a data set to work with (A or B). The table loads just fine and all is right with the world. No problems there.What I need is for the user to be able to edit the data set and have those changes written directly back to the mySQL database. They also need the option of deleting a record entirely.I know how to do all the database queries, updates, etc. I just don't know how to write the ajax forms to accomplish this.

View 4 Replies View Related

Javascript Image Editor?

Apr 4, 2005

Has anyone seen a javascript image editor of any sort?

I can imagine one that allows you to load up an existing image - draw lines, place text, fill etc using something like XMLHttpRequest to work. It would be like a java image editor but lighter. It would then let you save the new drawing.

I've tried looking round but not found much except a business card designer which allows you to type text at predefined locations.

View 5 Replies View Related

Image Rotation Script / Tutorial To Build One?

Jan 24, 2011

I'm trying out scripts previously made but with no luck. I cant get it to work.

Nothing to indepth. Nothing to fancy.

I just want a 4 image swap inside my div.

Can anyone guide me to a tutorial on how to build one?

View 13 Replies View Related

Build An Image Gallery With Prev And Next Buttons

Feb 16, 2010

i'm trying to use this script to build an image gallery with prev. and next buttons.

[Code]....

is there any way i could use that script or something similar? , using nice galleries built with jquery,etc is not an option because my images are very large.

View 1 Replies View Related

JQuery :: Jwysiwyg Or Another Editor That Support Upload Image?

Jun 26, 2010

can anyone tell me jwysiwyg or another editor that support upload image? in example like editor in this forum...

View 4 Replies View Related

JQuery :: Powerful WYSIWYG Editor With Upload Image Capability?

Sep 18, 2009

recommend a powerful WYSIWYG (commercial/open source) editor which has a image upload capability.I have been looking for it since morning but could not able to find it.I found CKeditor+CKFinder , but CKFinder is not available in django/python language. I tried to port to django but encountered several problems.

View 8 Replies View Related

Add One Image In Footer Of Application - Href With Script Tag

Nov 5, 2009

I am trying to add one image in footer of my application.

Code:
<div class="rightLinks">
<a href="#"><script src=https://seal.somesign.com/getseal?host_name=www.validsite.com&size=S&use_flash=NO&use_transparent=NO&lang=en></script></a>
</div>

But this is not working. what is wrong in it. And how can we correct it.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved