I'm busy with an update for my website. At the moment I have this: http://thijmtu141.141.axc.nl/. When you go to portfolio and you click there you see my portfolio page. I would like to put an image slider on every page (graphic design, photographic, art, film) next to the text. I have tried a lot but nothing has worked. Does anyone know a solution to help me?
Thanks,
Thijmen
p.s. Sorry for my bad English I'm from the Netherlands.
Related
I want to know if is possible simulate the little movement of icons in iPhone springboard when I do a long press in one of them. Can you help me?
LOL!
I was at a conference last year and one of the talkers was an ex Apple employee around at the time of creating that icon wobble.
When they were creating it they used a combination of animation of scale, rotation and translation (both up, down and left, right).
When showing it to Steve Jobs he couldn't be satisfied by any of the wobbles that he was shown.
In the end they created some custom sliders (behind the home screen) that he was able to access so that he could customise the animation himself and get it "just right".
I know this doesn't help at all but thought it might be interesting.
Anyway, it looks like the link that Robotic Cat provided in the comments might give you something worth looking at.
I am biting my way through the Ribbon and I got to yet another problem - how do I make dropdown menu, dropdown gallery or just a gallery? I will show you what I mean in screenshots; this question might a bit general, but I think this is as close as I can get.
Dropdown gallery:
I can't figure out how to create a gallery that would show on click at all. Even if it did, how do I fill in the pictures/buttons?
Gallery:
Same as above. No luck here.
I want to make a color selection galleries (both dropdown and 'normal') and this seems to be the best way - I don't want a button that would just open a ColorDialog on clicking.
Thanks for your help
I would post some code, but I don't see any relevant I could provide, since this is more like a GUI-related problem.
I haven't figured out how to do it, but I found this wonderful tool for Delphi - it works without problems so far. It is a little tricky to get used to, but it works pretty logically. Plus it has everything I can think of.
Link: http://www.bilsen.com/windowsribbon/index.shtml
(Windows Ribbon Framework for Delphi)
Goal: I want to show a preview of a banner in a web app.
Stage:
Suppose I have a Banner model with these fields:
text
vertical_align
horizontal_align
User should have a square to preview text and if user select top and left, this text must be rendered at top-left corner in the square.
I'm using Rails 3.0.9.
Problem:
I don't have idea how to implement this or if there is some "plugin" to make it easier.
Should I use some canvas widget? I don't know.
Please help me!
Thank you very much.
P.D. If you need more info please feel free to ask me.
I think you will find that rmagick and imagemagick will give you what you need. There are many examples available online including this blog post.
Good luck! :)
I am working on a epub book reader application and displaying the contents of
book in web view and i want to give a horizontal page curl effect for that just a turning the page of a real book. I couldnt find any tutorials for that . Help is appreciated
Like this? https://github.com/zeroCoder1/Epub-Reader/blob/master/testPubb%2FtestPubb%2FViewController.m#L41
// Aw, stackoverflow need me to enter at least 30 characters, so here's it another wasted characters they need. ;p
My website uses sIFR and it all seems to work great, except for one word in my navigation bar. The navigation links all work, but the word "Zoeken" (= Search) in front of the search form doesn't get changed to the desired font type.
I have checked the header.php of my site, as well as the CSS, but any of the changes that I made, don't seem to work.
Could anyone help me out? I am hoping it's just a "piece of cake", but my knowledge of sIFR is close to non-existent.
Many thanks!
Jasper
Try adding a class to this element Zoeken and then target that span specifically with cufon to see if it works, maybe? As cufon is really simple and if it's not converting it the only thing I can think of is that it's not being targetted. If the above doesn't work it'll also give you a better idea of what the problem is.