Jump to content

Minase

Members
  • Posts

    339
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Minase's Achievements

Regular Member

Regular Member (3/5)

0

Reputation

  1. thank you i will look into it
  2. i did google it but nothing relevant came up
  3. bump
  4. hy all,im trying to create a 3d box which will have 6 faces (front,left,right,back,top,bottom) on each side i want to place an image. something like combine 3-6 images to create a 3d shape. how can i do it with jquery or other JS script? Thank you very much
  5. hy everyone,i have a div which contains some images and i want to select few images and store them into array. how can i achieve this? like when you hover over an image a button appears and say add to list. is there a plugin or so? thank you
  6. solved
  7. thats the trick i need to overlap the first div the second one is a menu. DIV 1 content DIV 2 menu (which stays at left,but inside div 1) when i click buttons inside div 2 div 1 content changes
  8. hi im trying to attach a div to another one so when div 1 moves the second follow the first (remaining in same position) any one knows how can i do this? Thank you
  9. Minase

    Curl

    hy all long time no see recently i did find this problem i'm trying to login to a webpage with curl ,but without success ,ofcourse the basic posting is not the problem xD but the page have a hidden field (for security) so everytime you load the page it changes so post wont work if you first use get to take the page and extract the hash from it. the page contains something like input type= hidden value=A RANDOM VALUE THAT CHANGES EVERYTIME without that value passed to post it wont login. anyone knows how can i pass it so the post will be valid? thank you
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.