It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites

Search found 20 matches

Return to advanced search

Photoshop transform with hard edges?

I've searched around on the internet but could not find a clear answer on this question, I want to resize a part of an image while retaining hard edges. This is what happens when I resize in Photoshop: http://i6.photobucket.com/albums/y224/Lagidse/1-2.png Now, I did find a workaround, when I resize ...
by purplemonster
on Wed Sep 30, 2009 2:57 pm
 
Forum: Photoshop Forum
Topic: Photoshop transform with hard edges?
Replies: 1
Views: 60

Overlapping images and get the pixels that exist in all

I'm wanting to do a treatment of several images in photoshop as follows. I have several images similar to each other, in black and white, all with the same size. What I want is to get all these images and create a layer for each one and then generate a new image with only the black pixels that exist...
by purplemonster
on Sat Sep 12, 2009 4:29 am
 
Forum: Photoshop Forum
Topic: Overlapping images and get the pixels that exist in all
Replies: 2
Views: 140

Google driving mileage and route only

I am working on a website for a cab company and I am fairly new to java script. But my problem is that I have a script and it computes a cost based on the mileage from a route composed of two addresses and what i need is that route to be displayed on the map. I cant figure out how to get this to wor...
by purplemonster
on Sat Aug 29, 2009 6:22 pm
 
Forum: JavaScript Forum
Topic: Google driving mileage and route only
Replies: 0
Views: 423

Looking for user detail detection script! Can anyone help??

I'm looking for a javascript that will detect the following user information: OS version, browser version, quicktime + flash + adobe reader + java + windows media player + sliverlight versions of the users computer. I am looking to put this script into an HTML page and the information be displayed s...
by purplemonster
on Mon Aug 24, 2009 2:24 am
 
Forum: JavaScript Forum
Topic: Looking for user detail detection script! Can anyone help??
Replies: 0
Views: 92

On page load, if cookie set then hide div?

Hi there, I'm not very good with Javascript so I need you help for page on my website... Basically what I need to do is to make a DIV shown only first time someone visits page, and then when he/she revisit it I want that same DIV hidden, and I want it hidden for next 24 hours... so in that way DIV w...
by purplemonster
on Mon Jun 15, 2009 10:15 am
 
Forum: JavaScript Forum
Topic: On page load, if cookie set then hide div?
Replies: 2
Views: 572

Re: Google custom search www.bpled.com

Look my signature!
by purplemonster
on Thu Jun 04, 2009 5:00 pm
 
Forum: Showroom
Topic: Google custom search www.bpled.com
Replies: 6
Views: 491

Re: Google custom search www.bpled.com

F*** you bro it MINE!
by purplemonster
on Thu Jun 04, 2009 5:00 pm
 
Forum: Showroom
Topic: Google custom search www.bpled.com
Replies: 6
Views: 491

cookies on java script problems

here is the code. // JavaScript Document function checkCookie(){ setCookie(true); if (document.cookie==null||document.cookie==""){ setCookie(true); return "visitor"; } if (getCookie("/login/")=="no") return "visitor"; return getCookie("/username...
by purplemonster
on Sun May 24, 2009 4:17 pm
 
Forum: JavaScript Forum
Topic: cookies on java script problems
Replies: 0
Views: 244

Pop Up At A Certain Time?

I want to make a program so that when its a certain time like 1:53pm a msgbox box opens up to remind you to not forget anything.
by purplemonster
on Fri May 15, 2009 1:23 am
 
Forum: Visual Basic Forum
Topic: Pop Up At A Certain Time?
Replies: 0
Views: 72

Page opening veeery slow in IE... normal in Firefox

This page http://www.topfm.rs It opens very fast and normal in Firefox, but in IE (6 and 7 tested) it really takes some longer time to open. Yeah, it has pretty much javascript on it, and also some flash banners, but not more than it's needed for functionality of the site.. I even tried to take some...
by purplemonster
on Sat Apr 25, 2009 12:56 am
 
Forum: HTML Forum
Topic: Page opening veeery slow in IE... normal in Firefox
Replies: 2
Views: 303

Problem with creating cookie and showing/hiding div based on

Hi there, I am trying to set a cookie on html page with php code, which if cookie is not yet set shows content of a specific Div on that page (in this case it's div called Autoload). But after it's set (which is on next page refresh or reload) I want it to do nothing. I came up with following code, ...
by purplemonster
on Fri Apr 24, 2009 7:59 pm
 
Forum: PHP and MySQL Forum
Topic: Problem with creating cookie and showing/hiding div based on
Replies: 1
Views: 618

Re: Hide div using cookie if page has been already loaded today?

I would suggest using PHP for this. That way, if the user is new it can be generated on the spot. If not, then it will not be executed in the html and just be hidden. if( isset($_COOKIE['myCookie'])){ //Nothing will happen because the Cookie is set. If not it will go to else: }else{...
by purplemonster
on Fri Apr 24, 2009 7:42 pm
 
Forum: JavaScript Forum
Topic: Hide div using cookie if page has been already loaded today?
Replies: 3
Views: 443

Hide div using cookie if page has been already loaded today?

Hi, First, I am absolute javascipt newbie so please threat me like that.. :))) I need the following functionality to my webpage: Let's say I have a div with some unique ID on my page. Now, what I need is to show this div on my page only the first time visitor opens a page, and then not show it every...
by purplemonster
on Fri Apr 24, 2009 8:01 am
 
Forum: JavaScript Forum
Topic: Hide div using cookie if page has been already loaded today?
Replies: 3
Views: 443

Page load problems in IE7 ?? Not sur of the cause...

Hello, it's about this page I created... http://www.topfm.rs/index.html If I open it in Firefox, IE6 etc... it works great If I open it in IE7 it loads forever and wont load to end at all, it says "1 item remaining" and stays that way... The XHTML code is valid as you can check! As you can...
by purplemonster
on Mon Apr 13, 2009 12:00 pm
 
Forum: HTML Forum
Topic: Page load problems in IE7 ?? Not sur of the cause...
Replies: 1
Views: 599

Page load problems in IE7 ?? How to find what's causing...

Hello, it's about this page I created... I use lot of Javascript on it so I think this might be a good forum to ask... http://www.topfm.rs/index.html If I open it in Firefox, IE6 etc... it works great If I open it in IE7 it loads forever and wont load to end at all, it says "1 item remaining&qu...
by purplemonster
on Mon Apr 13, 2009 11:59 am
 
Forum: JavaScript Forum
Topic: Page load problems in IE7 ?? How to find what's causing...
Replies: 1
Views: 136
Next

Return to advanced search