Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Core Slide Show?Core Slide Show?
Previous
 
Next
New Post
11/29/2010 5:08 AM
 
Hi Steve

All you really need to do is add any scripts for jquery into the header or footer of a page, just following the plugin examples usually provided.  With the text/html (Basic Text Box) you can add the body of what's needed.  That's really all there is to it.

I use OpenWebStudio though as it let's me do just about anything I want easily with all the code possibly in a single Detail Template.

David
 
New Post
11/29/2010 5:12 AM
 
you may also use the rotator widget: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/118/threadid/317676/scope/posts/Default.aspx

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/29/2010 10:55 AM
 
David,

You say, "With the text/html (Basic Text Box) you can add the body of what's needed.  That's really all there is to it."  But I'm still having trouble entering any code into a text/html module and having it work.  I have a simple form, for example, that I use in my non-DNN pages that lets a visitor enter their address into a field and then select the Go button  to submit the form to Google, who puts up a map from their address to my location:

<form id="getmap" action="http://maps.google.com/maps" method="get">
    <label for="saddr">Get directions from your address:</label>
    <input type="text" name="saddr" id="saddr" />
    <input type="submit" value="Go" />
    <input type="hidden" name="daddr" value="2144 W. Greger St. Oakdale, CA" />
</form>

This works beautifully on a  non-DNN page but when I put it into a text/html module using Basic Text Box mode, I can see the input field being rendered but no map is generated when I submit the address. The action machinery of the form doesn't seem to work from DNN.

I'm sure once you're doing it it's ridiculously easy, but there's still some little step that I'm missing.  I need to find a book or a tutorial that shows in detail code being entered into the text/html module.

Thanks
Steve

Sebastian,

Thanks for the tip on the rotator widget.  I'll look into it.

Steve
 
New Post
11/29/2010 11:34 AM
 
Steve

That's not a jQuery SlideShow... so completely different.

You can't put <form> in DNN as DNN pages are effectively enclosed within a single <form>, and these can't be nested.

 
New Post
11/29/2010 2:23 PM
 
Ah! Thanks.

Yes, I know it's not jQuery but I was afraid to do anything complicated like JavaScript or jQuery before I could even get a simple form to work.

Ok, I think it's time to wrap up this thread.  Thanks to all for your valuable information.

Steve
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Core Slide Show?Core Slide Show?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out