I recently added a splash screen to a silverlight web app, and was looking to add another feature. My idea is to have a textblock display the name of the element that is currently being loaded. I've searched for a solution, but can't seem to find one anywhere. I would appreciate any help/ideas anyone may have. Thanks in advance!!
Related
I'm new to WordPress and I've encounter a different display of the Menu of Widgets. It display as 100% width of the screen I guess, I cannot drag my widgets to my site.
Please tell me how to fix these.
Super Thanks Guys specially Helping Hands
The FileZilla that I've used was the problem. I deleted some of the css codes I guess. I just used WinSCP instead and it work properly.
Thanks Again
I am trying to make a nike id concept based flash application. It is almost the same as this one url: http://store.nike.com/nl/en_gb/product/free-trainer-5-v5-id/?piid=36192&pbid=347544781&intpromo=free:nikeid-lp:p1:freetr5.0-3shoes-greenwhite
But not the identical because what I would like to make is that not the color changes but that the image replaces itself with another image out of my project.
I already have a button but what's only left is that it have to do something like written above.
If you know how to help me, please reply.
Thanks.
I have created my app which just shows an image. Below the image I would like to invite people to Share by displaying a Share button. If they do share, the image is replaced by another image. I have worked out how to display the Share button but I can't work out how to display the next image if they have shared. I'm new to app development and will appreciate any assistance. Maybe there is a tutorial somewhere that I have been unable to find.
By sharing do you mean liking? If so, then search for fan-gate.
Here's a great tutorial on it:
http://www.youtube.com/watch?v=fBBnrtG0hAw
I am trying to set up functionality similar to Netflix. Where if you mouseover a movie - you are presented with a window of movie details (all client-side).
At high level, can someone in this forum help by telling me how this should be implemented? I.E., one or more .aspx pages, what would go in code-behind, and .js file, css, etc. Just trying to get an idea on how this would be set up to work.
Basically, when I hover over an item, I need to query for details that belongs for that record being moused-over and display it in the window or div. I also need to have some functionality in that window (i.e. a textbox and button which will end up needing to get saved in a database).
Thanks for any tips and suggestions -
You would want to add an AJAX call to the hover event of the image, that pulls from a webservice/web method.
Here is a good example, you would change some things. However, it should get you started.
http://www.mikesdotnetting.com/Article/96/Handling-JSON-Arrays-returned-from-ASP.NET-Web-Services-with-jQuery
If I understood your question correctly, you should try this excelent jQuery plugin:
http://www.sohtanaka.com/web-design/css-on-hover-image-captions/
Look at the demo here:
http://www.sohtanaka.com/web-design/examples/image-hover/
easy to install and configure and very slick!
Good luck
EDIT: sorry wrong lik the first time
There are certainly many jQuery plugins that will do this for you. jQuery UI may also be of benefit.
Here is one that appears to do something like you are describing:
http://plugins.jquery.com/project/VisualLightbox
I am trying to get some input in regard to creating a help file:
Prefered to have a help show up based on what active screen is.
Obviosuly, it can be searched
It can be browse
So it's like normal help file if you press F1 for Internet Explorer that sort of thing.
I'm appreciated your feedback
Thanks
"Help" for web applications it's just additional pages with help subject related to current page, search form, help content, etc.
Nothing special here is needed. :)